Home
last modified time | relevance | path

Searched defs:hspInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_args.cpp56 HspInfo *hspInfo = new (std::nothrow) HspInfo(); in Unmarshalling() local
141 for (const auto &hspInfo : hspVector) { in Marshalling() local
185 for (const auto &hspInfo : hspVector) { in ToString() local
H A Daot_executor.cpp125 for (auto &hspInfo : completeArgs.hspVector) { in PrepareArgs() local
160 for (const auto &hspInfo : aotArgs.hspVector) { in MapArgs() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp54 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr… in GetHspNativeLibPath()
H A Dchild_main_thread.cpp433 for (auto &hspInfo : hspList) { in GetNativeLibPath() local
H A Dmain_thread.cpp216 for (auto &hspInfo : hspList) { in GetNativeLibPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp125 HspInfo hspInfo; in CreateHspInfo() local
679 HspInfo hspInfo = CreateHspInfo(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp258 HspInfo hspInfo; in GetInternalDependentHspInfo() local