Searched refs:GetGlobalPlatformProperties (Results 1 – 3 of 3) sorted by relevance
142 PlatformProperties &Platform::GetGlobalPlatformProperties() { in GetGlobalPlatformProperties() function in Platform1582 if (IsHost() || !GetGlobalPlatformProperties().GetUseModuleCache() || in GetCachedSharedModule()1583 !GetGlobalPlatformProperties().GetModuleCacheDirectory()) in GetCachedSharedModule()1667 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot()
84 static PlatformProperties &GetGlobalPlatformProperties();
787 Platform::GetGlobalPlatformProperties().GetValueProperties()); in Debugger()