Searched refs:appPluginPath (Results 1 – 10 of 10) sorted by relevance
74 plat_.appPluginPath = fixPath(createInfo.appPluginPath); in PlatformLinux()86 if (!GetPlatformData().appPluginPath.empty()) { in RegisterPluginLocations()87 registry.RegisterPluginPath(fileproto + GetPlatformData().appPluginPath); in RegisterPluginLocations()
28 BASE_NS::string appPluginPath; member
30 plat_.appPluginPath = createInfo.appPluginPath; in CORE_BEGIN_NAMESPACE()57 if (!GetPlatformData().appPluginPath.empty()) { in RegisterPluginLocations()58 registry.RegisterPluginPath(fileproto + GetPlatformData().appPluginPath); in RegisterPluginLocations()
31 BASE_NS::string appPluginPath = "./"; member
74 plat_.appPluginPath = fixPath(createInfo.appPluginPath); in PlatformMac()102 if (!GetPlatformData().appPluginPath.empty()) { in RegisterPluginLocations()103 registry.RegisterPluginPath(fileproto + GetPlatformData().appPluginPath); in RegisterPluginLocations()
29 BASE_NS::string appPluginPath; member
94 plat_.appPluginPath = fixPath(createInfo.appPluginPath); in PlatformWindows()106 if (!GetPlatformData().appPluginPath.empty()) { in RegisterPluginLocations()107 registry.RegisterPluginPath(fileproto + GetPlatformData().appPluginPath); in RegisterPluginLocations()
32 BASE_NS::string appPluginPath; member
32 BASE_NS::string appPluginPath = "./"; member