Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsupervisor.cpp36 std::shared_ptr<AbilityInfo> abi = std::make_shared<AbilityInfo>(token); in GetAbilityInfoNonNull() local
77 return std::any_of(abilities_.begin(), abilities_.end(), [ token ] (const auto& abi) { in HasAbility()
84 return std::any_of(abilities_.begin(), abilities_.end(), [] (const auto& abi) { in HasServiceExtension()
H A Dcgroup_event_handler.cpp470 auto abi = procRecord->GetAbilityInfo(abilityToken); in HandleFocusedWindow() local
516 auto abi = procRecord->GetAbilityInfo(abilityToken); in HandleUnfocusedWindow() local
/ohos5.0/base/startup/appspawn/interfaces/innerkits/hnp/include/
H A Dhnp_api.h64 char abi[ABI_LENTH]; // system abi member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp280 for (const auto &abi : abiList) { in ParseNativeSo() local
294 for (const auto &abi : abiList) { in ParseNativeSo() local
/ohos5.0/base/startup/appspawn/service/hnp/installer/include/
H A Dhnp_installer.h55 char *abi; // 系统abi路径 member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1816 for (const auto &abi : abiList) { in ParserNativeSo() local
1858 for (const auto &abi : abiList) { in ParserNativeSo() local
1983 for (const auto &abi : abiList) { in ParserArkNativeFilePath() local
H A Dbundle_profile.cpp2100 for (const auto &abi : abiList) { in ParserNativeSo() local
2142 for (const auto &abi : abiList) { in ParserNativeSo() local
H A Dbundle_data_mgr.cpp6842 std::string abi; in SetAOTCompileStatus() local