Home
last modified time | relevance | path

Searched refs:ExtractQuickFixSoFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_deployer.h94 ErrCode ExtractQuickFixSoFile(const AppQuickFix &appQuickFix,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp119 quickFixDeployer.ExtractQuickFixSoFile(appQuickFix, hqfSoPath, bundleInfo); in DoSomething2()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp364 return ExtractQuickFixSoFile(appQuickFix, patchPath, bundleInfo); in ProcessPatchDeployEnd()
705 ErrCode QuickFixDeployer::ExtractQuickFixSoFile( in ExtractQuickFixSoFile() function in OHOS::AppExecFwk::QuickFixDeployer
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp2713 auto ret = deployer->ExtractQuickFixSoFile(appQuickFix, patchPath, bundleInfo);
2718 ret = deployer->ExtractQuickFixSoFile(appQuickFix, patchPath, bundleInfo);
2725 ret = deployer->ExtractQuickFixSoFile(appQuickFix, patchPath, bundleInfo);
2729 ret = deployer->ExtractQuickFixSoFile(appQuickFix, patchPath, bundleInfo);