Home
last modified time | relevance | path

Searched refs:coreRootPath (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.cpp28 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()
H A Dplatform_ohos.h27 BASE_NS::string coreRootPath = "./"; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dplatform_linux.cpp72 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformLinux()
85 registry.RegisterPluginPath(fileproto + GetPlatformData().coreRootPath + "plugins/"); in RegisterPluginLocations()
H A Dplatform_linux.h26 BASE_NS::string coreRootPath; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.cpp92 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformWindows()
105 registry.RegisterPluginPath(fileproto + GetPlatformData().coreRootPath + "plugins/"); in RegisterPluginLocations()
H A Dplatform_windows.h30 BASE_NS::string coreRootPath; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp72 plat_.coreRootPath = fixPath(createInfo.coreRootPath); in PlatformMac()
H A Dplatform_mac.h27 BASE_NS::string coreRootPath; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/common/core/os/
H A Dplatform_create_info.h28 BASE_NS::string coreRootPath = "./"; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
H A Dplatform_create_info.h27 BASE_NS::string coreRootPath = "./"; member