Searched refs:GetGlobalPlatformProperties (Results 1 – 3 of 3) sorted by relevance
140 PlatformProperties &Platform::GetGlobalPlatformProperties() { in GetGlobalPlatformProperties() function in Platform1701 if (IsHost() || !GetGlobalPlatformProperties().GetUseModuleCache() || in GetCachedSharedModule()1702 !GetGlobalPlatformProperties().GetModuleCacheDirectory()) in GetCachedSharedModule()1786 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot()
90 static PlatformProperties &GetGlobalPlatformProperties();
992 Platform::GetGlobalPlatformProperties().GetValueProperties()); in Debugger()