9#if WITH_DEV_AUTOMATION_TESTS
25 RxPut.Emplace(FStatsCollector::GetSeconds(), DataId);
28 virtual IChunkDataAccess*
Get(
const FGuid& DataId)
override
30 RxGet.Emplace(FStatsCollector::GetSeconds(),
nullptr, DataId);
36 RxRemove.Emplace(FStatsCollector::GetSeconds(), DataId);
40 virtual int32 GetSize()
const override
46 virtual void SetLostChunkCallback(
TFunction<
void(
const FGuid&)> Callback)
override
@ INDEX_NONE
Definition CoreMiscDefines.h:150
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition AndroidPlatformMisc.h:14
Definition UniquePtr.h:107
Definition BuildPatchFileConstructor.h:28
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426