Home
last modified time | relevance | path

Searched defs:nativeLibraryPath (Results 1 – 8 of 8) sorted by relevance

/foundation/ace/ace_engine/adapter/ohos/entrance/
Dace_service_ability.cpp101 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
Dace_form_ability.cpp101 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in LoadFormEnv() local
Dace_data_ability.cpp102 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
Dui_content_impl.cpp398 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in CommonInitialize() local
Dace_ability.cpp301 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in OnStart() local
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/
Dapplication_info.h148 std::string nativeLibraryPath; member
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/
Dmain_thread.cpp909 std::string nativeLibraryPath = appInfo.nativeLibraryPath; in HandleLaunchApplication() local
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbase_bundle_installer.cpp1169 std::string nativeLibraryPath = info.GetBaseApplicationInfo().nativeLibraryPath; in ExtractModule() local