Home
last modified time | relevance | path

Searched defs:tempNativeLibraryPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp630 std::string tempNativeLibraryPath = ObtainTempSoPath(moduleName, nativeLibraryPath_); in MoveSoToRealPath() local
684 std::string tempNativeLibraryPath = ObtainTempSoPath(moduleName, nativeLibraryPath_); in ProcessNativeLibrary() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp595 std::string tempNativeLibraryPath = ObtainTempSoPath(moduleName, nativeLibraryPath_); in ProcessNativeLibrary() local
665 std::string tempNativeLibraryPath = ObtainTempSoPath(moduleName, nativeLibraryPath); in MoveSoToRealPath() local