Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dchild_main_thread.h57 …void GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibP…
H A Dmain_thread.h739 …void GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibP…
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp282 GetNativeLibPath(bundleInfo, hspList, appLibPaths); in InitNativeLib()
412 void ChildMainThread::GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, in GetNativeLibPath() function in OHOS::AppExecFwk::ChildMainThread
H A Dmain_thread.cpp184 void MainThread::GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathM… in GetNativeLibPath() function in OHOS::AppExecFwk::MainThread
1442 GetNativeLibPath(bundleInfo, hspList, appLibPaths); in HandleLaunchApplication()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp2243 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths);
2288 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths);
2344 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths);
2404 mainThread_->GetNativeLibPath(bundleInfo, hspList, appLibPaths);