Home
last modified time | relevance | path

Searched defs:appRootPath (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/common/core/os/
H A Dplatform_create_info.h30 BASE_NS::string appRootPath = "./"; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.h31 BASE_NS::string appRootPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
H A Dplatform_create_info.h29 BASE_NS::string appRootPath = "./"; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.h28 BASE_NS::string appRootPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dplatform_linux.h27 BASE_NS::string appRootPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.h29 BASE_NS::string appRootPath = "./"; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp444 char *RelocateFilePath(const char *appRootPath, const char *subPath, const char *fileName) in RelocateFilePath() argument
489 char *RelocateFilePathRelative(const char * const appRootPath, const char * const resFileName) in RelocateFilePathRelative() argument
535 char *RelocateResourceFilePath(const char * const appRootPath, const char * const resFileName) in RelocateResourceFilePath() argument
549 RelocateJSSourceFilePath(const char * const appRootPath, const char * const srcFileName) RelocateJSSourceFilePath() argument
[all...]

Completed in 5 milliseconds