UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition AndroidPlatformStackWalk.h:12
static constexpr int MaxThreadName
Definition AndroidPlatformStackWalk.h:18
char ThreadName[MaxThreadName]
Definition AndroidPlatformStackWalk.h:19
uint64 BackTrace[StackTraceMaxDepth]
Definition AndroidPlatformStackWalk.h:16
int32 Depth
Definition AndroidPlatformStackWalk.h:14
static constexpr int StackTraceMaxDepth
Definition AndroidPlatformStackWalk.h:15
std::atomic< int32 > Flag
Definition AndroidPlatformStackWalk.h:13
uint32 ThreadID
Definition AndroidPlatformStackWalk.h:17
Definition GenericPlatformStackWalk.h:43