Home
last modified time | relevance | path

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

/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_util.cpp292 char *bundleJsonPath = Strscat(bundleJsonPathComp, sizeof(bundleJsonPathComp) / sizeof(char *)); in DeleteJsonFile() local
409 char bundleJsonPath[PATH_LENGTH] = { 0 }; in CheckBundleJsonIsValid() local
500 char bundleJsonPath[PATH_LENGTH] = { 0 }; in GetValueFromBundleJson() local
527 char bundleJsonPath[PATH_LENGTH] = { 0 }; in GetValueFromBundleJson() local
Dgt_bundle_manager_service.cpp756 …char *bundleJsonPath = BundleUtil::Strscat(bundleJsonPathComp, sizeof(bundleJsonPathComp) / sizeof… in TransformJsToBcWhenRestart() local
808 void GtManagerService::TransformJsToBc(const char *codePath, const char *bundleJsonPath, cJSON *ins… in TransformJsToBc()
Dbundle_installer.cpp469 std::string bundleJsonPath = std::string(JSON_PATH) + bundleName + JSON_SUFFIX; in Uninstall() local
Dgt_bundle_installer.cpp591 char bundleJsonPath[PATH_LENGTH] = { 0 }; in Uninstall() local