Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_path.cpp60 auto jsPath = AceType::MakeRefPtr<JSPath>(); in ConstructorCallback() local
74 void JSPath::DestructorCallback(JSPath* jsPath) in DestructorCallback()
/foundation/aafwk/standard/interfaces/innerkits/form_manager/include/
Dform_js_info.h45 std::string jsPath; member
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dgt_bundle_parser.cpp410 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in CreateBundleInfo() local
604 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in SaveBundleInfo() local
Dgt_bundle_installer.cpp491 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
Dgt_bundle_manager_service.cpp815 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
/foundation/ace/ace_engine_lite/frameworks/src/core/context/
Djs_app_context.cpp256 void JsAppContext::SetCurrentJsPath(const char * const jsPath) in SetCurrentJsPath()
/foundation/filemanagement/dfs_service/frameworks/js/napi/src/
Dsendfile_napi.cpp30 std::vector<std::string> jsPath; in GetJsPath() local
/foundation/ace/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp485 const char * const jsPath = JsAppContext::GetInstance()->GetCurrentJsPath(); in RelocateFilePathRelative() local