Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_deployer.h85 void ProcessNativeLibraryPath(const std::string &patchPath, InnerAppQuickFix &innerAppQuickFix);
87 void ProcessNativeLibraryPath(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp259 ProcessNativeLibraryPath(newPatchPath, newInnerAppQuickFix); in ToDeployEndStatus()
289 void QuickFixDeployer::ProcessNativeLibraryPath(const std::string &patchPath, InnerAppQuickFix &inn… in ProcessNativeLibraryPath() function in OHOS::AppExecFwk::QuickFixDeployer
294 ProcessNativeLibraryPath(patchPath, innerAppQuickFix, nativeLibraryPath); in ProcessNativeLibraryPath()
301 ProcessNativeLibraryPath(patchPath, innerAppQuickFix, nativeLibraryPath); in ProcessNativeLibraryPath()
314 void QuickFixDeployer::ProcessNativeLibraryPath( in ProcessNativeLibraryPath() function in OHOS::AppExecFwk::QuickFixDeployer
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp101 quickFixDeployer.ProcessNativeLibraryPath(targetPath, innerAppQuickFix); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp1209 deployer->ProcessNativeLibraryPath(PATCH_PATH, innerAppQuickFix);
1236 deployer->ProcessNativeLibraryPath(PATCH_PATH, innerAppQuickFix);
1261 deployer->ProcessNativeLibraryPath(PATCH_PATH, innerAppQuickFix);