Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dace_ability.cpp45 const char *fullRootPathStr = fullRootPath; in REGISTER_AA() local
47 char* jsBundlePath = RelocateJSSourceFilePath(fullRootPathStr, "assets/js/default/"); in REGISTER_AA()