Home
last modified time | relevance | path

Searched refs:hqfFilePath (Results 1 - 17 of 17) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
H A Dhqf_info.cpp29 const char* HQF_INFO_HQF_FILE_PATH = "hqfFilePath";
40 {HQF_INFO_HQF_FILE_PATH, hqfInfo.hqfFilePath}, in to_json()
66 hqfInfo.hqfFilePath, in from_json()
98 hqfFilePath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
109 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(hqfFilePath)); in Marshalling()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/
H A Dhqf_info.h34 std::string hqfFilePath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/
H A Dbms_bundle_quick_fix_deleter_test.cpp278 hqfInfo.hqfFilePath = "/data/test/"; in HWTEST_F()
298 hqfInfo.hqfFilePath = "/data/test/"; in HWTEST_F()
319 hqfInfo.hqfFilePath = "/data/test/"; in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/js/napi/quick_fix/
H A Djs_application_quick_fix_info.cpp51 napi_set_named_property(env, objValue, "quickFixFilePath", CreateJsValue(env, hqfInfo.hqfFilePath)); in CreateJsHapModuleQuickFixInfoArray()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp410 iter->second.deployingAppqfInfo.hqfInfos[0].hqfFilePath = iter->first; in ParseAndCheckAppQuickFixInfos()
597 if (info.hqfFilePath.empty()) { in MoveHqfFiles()
602 ErrCode ret = InstalldClient::GetInstance()->CopyFile(info.hqfFilePath, realPath); in MoveHqfFiles()
607 info.hqfFilePath = realPath; in MoveHqfFiles()
698 sysEventInfo.filePath.push_back(hqfInfo.hqfFilePath); in SendQuickFixSystemEvent()
734 extractParam.srcPath = hqf.hqfFilePath; in ExtractQuickFixSoFile()
840 auto ret = InstalldClient::GetInstance()->ExtractDiffFiles(hqf.hqfFilePath, diffFilePath, cpuAbi); in ProcessApplyDiffPatch()
906 codeSignatureParam.modulePath = hqf.hqfFilePath; in PrepareCodeSignatureParam()
997 extractParam.srcPath = hqf.hqfFilePath; in ExtractQuickFixResFile()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dquick_fix_command.cpp146 info.append(" file path: " + hqfInfo.hqfFilePath + "\n"); in GetQuickFixInfoString()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_bundle_manager.cpp52 hqfInfo1.hqfFilePath = "/data/app/el1/bundle/public/com.ohos.quickfix/patch_1000/entry1.hqf"; in ConstructHqfInfo()
57 hqfInfo2.hqfFilePath = "/data/app/el1/bundle/public/com.ohos.quickfix/patch_1000/entry2.hqf"; in ConstructHqfInfo()
/foundation/ability/ability_runtime/test/unittest/appkit/main_fourth_test/
H A Dmain_fourth_test.cpp419 info.hqfInfo.hqfFilePath = ""; in HWTEST_F()
446 info.hqfInfo.hqfFilePath = ""; in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h123 void InitSourceMap(const std::string hqfFilePath);
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_quickfix_test.cpp573 hq1.hqfFilePath = "step3"; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp151 hqfInfo.hqfFilePath = HAP_FILE_PATH; in GenerateAppQuickFixInfo()
255 hqfInfo.hqfFilePath = HAP_FILE_PATH; in AddInnerBundleInfo()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1065 std::string hqfPath = entryHapModuleInfo.hqfInfo.hqfFilePath; in OnStartAbility()
1542 TAG_LOGI(AAFwkTag::APPKIT, "moudelName: %{private}s, hqfFilePath: %{private}s", in HandleLaunchApplication()
1543 it->moduleName.c_str(), it->hqfFilePath.c_str()); in HandleLaunchApplication()
1544 modulePaths.insert(std::make_pair(it->moduleName, it->hqfFilePath)); in HandleLaunchApplication()
2998 (!hapInfo.hqfInfo.hqfFilePath.empty())) { in GetHqfFileAndHapPath()
3000 std::string resolvedHqfFile(AbilityBase::GetLoadPath(hapInfo.hqfInfo.hqfFilePath)); in GetHqfFileAndHapPath()
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp878 void JsRuntime::InitSourceMap(const std::string hqfFilePath) in InitSourceMap() argument
882 if (!GetFileBuffer(hqfFilePath, patchSoureMapFile, soureMapBuffer, false)) { in InitSourceMap()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp1690 info.hqfFilePath = "/data/test/hello.hqf"; in HWTEST_F()
3917 info.hqfFilePath = "/data/test/hello.hqf"; in HWTEST_F()
3941 info.hqfFilePath = "/data/test/hello.hqf"; in HWTEST_F()
4712 hqfInfo.hqfFilePath = "data/test"; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp167 hqfInfo.hqfFilePath = HAP_FILE_PATH; in GenerateAppQuickFixInfo()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp892 AddPatchResource(resourceManager, loadPath, hapModuleInfo.hqfInfo.hqfFilePath, in InitResourceManagerInner()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2693 ErrCode ret = InstalldClient::GetInstance()->ExtractDiffFiles(iter->hqfFilePath, tempDiffPath, cpuAbi); in ProcessDiffFiles()

Completed in 41 milliseconds