Searched refs:coreRootPath (Results 1 – 10 of 10) sorted by relevance
28 plat_.coreRootPath = createInfo.coreRootPath; in CORE_BEGIN_NAMESPACE()46 const BASE_NS::string coreDirectory = "file://" + plat_.coreRootPath; in RegisterDefaultPaths()56 registry.RegisterPluginPath(fileproto + GetPlatformData().coreRootPath); in RegisterPluginLocations()
27 BASE_NS::string coreRootPath = "./"; member
72 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformLinux()85 registry.RegisterPluginPath(fileproto + GetPlatformData().coreRootPath + "plugins/"); in RegisterPluginLocations()
26 BASE_NS::string coreRootPath; member
92 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformWindows()105 registry.RegisterPluginPath(fileproto + GetPlatformData().coreRootPath + "plugins/"); in RegisterPluginLocations()
30 BASE_NS::string coreRootPath; member
72 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformMac()
27 BASE_NS::string coreRootPath; member
28 BASE_NS::string coreRootPath = "./"; member