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