Home
last modified time | relevance | path

Searched defs:appRootPath (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/common/core/os/
Dplatform_create_info.h32 BASE_NS::string appRootPath = "./"; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
Dplatform_ohos.h35 BASE_NS::string appRootPath = "./"; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
Dplatform_create_info.h39 BASE_NS::string appRootPath = "./"; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp444 char *RelocateFilePath(const char *appRootPath, const char *subPath, const char *fileName) in RelocateFilePath()
489 char *RelocateFilePathRelative(const char * const appRootPath, const char * const resFileName) in RelocateFilePathRelative()
532 char *RelocateResourceFilePath(const char * const appRootPath, const char * const resFileName) in RelocateResourceFilePath()
546 char *RelocateJSSourceFilePath(const char * const appRootPath, const char * const srcFileName) in RelocateJSSourceFilePath()