Home
last modified time | relevance | path

Searched defs:jsPathComp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp613 char *jsPathComp[] = {bundleInfo->codePath, const_cast<char *>(ASSET_JS_PATH)}; in CreateBundleInfo() local
616 …char *jsPathComp[] = {bundleInfo->codePath, const_cast<char *>(ASSET_PATH), bundleProfile.srcPath}; in CreateBundleInfo() local
847 char *jsPathComp[] = {(*bundleInfo)->codePath, const_cast<char *>(ASSET_JS_PATH)}; in SaveBundleInfo() local
850 …char *jsPathComp[] = {(*bundleInfo)->codePath, const_cast<char *>(ASSET_PATH), bundleProfile.srcPa… in SaveBundleInfo() local
H A Dgt_bundle_installer.cpp496 char *jsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(ASSET_JS_PATH)}; in TransformJsToBc() local
H A Dgt_bundle_manager_service.cpp999 char *jsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(ASSET_JS_PATH)}; in TransformJsToBc() local