Searched refs:GetGlobalPlatformProperties (Results 1 – 3 of 3) sorted by relevance
140 PlatformProperties &Platform::GetGlobalPlatformProperties() { in GetGlobalPlatformProperties() function in Platform1740 if (IsHost() || !GetGlobalPlatformProperties().GetUseModuleCache() || in GetCachedSharedModule()1741 !GetGlobalPlatformProperties().GetModuleCacheDirectory()) in GetCachedSharedModule()1825 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot()
85 static PlatformProperties &GetGlobalPlatformProperties();
858 Platform::GetGlobalPlatformProperties().GetValueProperties()); in Debugger()