Searched refs:GetHostPlatformName (Results 1 – 9 of 9) sorted by relevance
76 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
89 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
70 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
81 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
77 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
107 static ConstString g_host_name(Platform::GetHostPlatformName()); in GetPluginNameStatic()
135 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