Home
last modified time | relevance | path

Searched defs:saIds (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dipc_stat_dumper.cpp197 std::vector<int32_t> saIds = { SAMGR_SA_ID, APP_MGR_SERVICE_ID }; in DumpIpcStat() local
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp456 std::vector<int32_t> saIds; in GetBundleInfosForSA() local
475 std::vector<int32_t> saIds; in GetBundleInfoForSA() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp441 int32_t OnDemandHelper::GetExtensionSaIds(const std::string& extension, std::vector<int32_t> &saIds) in GetExtensionSaIds()
724 std::vector<int32_t> saIds; in TestGetExtension() local
H A Dsystem_ability_mgr_proxy_test.cpp1179 std::vector<int32_t> saIds; variable
1196 std::vector<int32_t> saIds; variable
H A Dsystem_ability_test_tool.cpp311 std::vector<int32_t> saIds; in DoSend() local
H A Dsystem_ability_mgr_new_test.cpp1158 vector<int32_t> saIds; variable
1187 vector<int32_t> saIds; variable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp237 …emAbilityManagerProxy::GetExtensionSaIds(const std::string& extension, std::vector<int32_t> &saIds) in GetExtensionSaIds()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h108 int32_t GetExtensionSaIds(const std::string& extension, std::vector<int32_t> &saIds) in GetExtensionSaIds()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp123 …emAbilityManagerProxy::GetExtensionSaIds(const std::string& extension, std::vector<int32_t> &saIds) in GetExtensionSaIds()
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp631 auto& saIds = values[Str8ToStr16(process)]; in ParseTrustConfig() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp1112 std::vector<int32_t> saIds; in GetExtensionSaIdsInner() local
H A Dsystem_ability_manager.cpp2139 … SystemAbilityManager::GetExtensionSaIds(const std::string& extension, std::vector<int32_t>& saIds) in GetExtensionSaIds()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1432 …emAbilityManagerProxy::GetExtensionSaIds(const std::string& extension, std::vector<int32_t>& saIds) in GetExtensionSaIds()