Home
last modified time | relevance | path

Searched defs:jsPath (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_path.cpp84 auto jsPath = AceType::MakeRefPtr<JSPath>(); in ConstructorCallback() local
98 void JSPath::DestructorCallback(JSPath* jsPath) in DestructorCallback()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
Djs_app_context.cpp258 void JsAppContext::SetCurrentJsPath(const char * const jsPath) in SetCurrentJsPath()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dgt_bundle_parser.cpp571 char *jsPath = nullptr; in CreateBundleInfo() local
805 char *jsPath = nullptr; in SaveBundleInfo() local
Dgt_bundle_installer.cpp497 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
Dgt_bundle_manager_service.cpp994 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp488 const char * const jsPath = JsAppContext::GetInstance()->GetCurrentJsPath(); in RelocateFilePathRelative() local