Searched refs:GetHostPlatformName (Results 1 – 5 of 5) sorted by relevance
76 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
81 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
70 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
103 static const char *GetHostPlatformName();
60 const char *Platform::GetHostPlatformName() { return "host"; } in GetHostPlatformName() function in Platform