Searched refs:GetGlobalPlatformProperties (Results 1 – 3 of 3) sorted by relevance
158 const PlatformPropertiesSP &Platform::GetGlobalPlatformProperties() { in GetGlobalPlatformProperties() function in Platform1622 if (IsHost() || !GetGlobalPlatformProperties()->GetUseModuleCache() || in GetCachedSharedModule()1623 !GetGlobalPlatformProperties()->GetModuleCacheDirectory()) in GetCachedSharedModule()1707 auto dir_spec = GetGlobalPlatformProperties()->GetModuleCacheDirectory(); in GetModuleCacheRoot()
87 static const PlatformPropertiesSP &GetGlobalPlatformProperties();
704 Platform::GetGlobalPlatformProperties()->GetValueProperties()); in Debugger()