Home
last modified time | relevance | path

Searched refs:GetNativeLibPath (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dchild_main_thread.h57 void GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths);
H A Dmain_thread.h721 void GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths);
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp289 GetNativeLibPath(bundleInfo, hspList, appLibPaths); in InitNativeLib()
419 void ChildMainThread::GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, in GetNativeLibPath() function in OHOS::AppExecFwk::ChildMainThread
H A Dmain_thread.cpp174 void MainThread::GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath() function in OHOS::AppExecFwk::MainThread
1433 GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HandleLaunchApplication()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp2273 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HWTEST_F()
2318 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HWTEST_F()
2374 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HWTEST_F()
2434 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HWTEST_F()

Completed in 10 milliseconds