Home
last modified time | relevance | path

Searched defs:extraDataIdList (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dcommon_event_collect_test.cpp531 std::vector<int64_t> extraDataIdList; variable
580 std::vector<int64_t> extraDataIdList; variable
H A Ddevice_status_collect_manager_test.cpp233 std::vector<int64_t> extraDataIdList; variable
H A Dondemand_helper.cpp485 std::vector<int64_t> extraDataIdList; in GetCommonEventExtraId() local
H A Dsystem_ability_mgr_new_test.cpp739 std::vector<int64_t> extraDataIdList; variable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp232 std::vector<int64_t>& extraDataIdList, const std::string& eventName) in GetCommonEventExtraDataIdlist()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h117 std::vector<int64_t>& extraDataIdList, const std::string& eventName) in GetCommonEventExtraDataIdlist()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp212 std::vector<int64_t>& extraDataIdList, const std::string& eventName) in GetCommonEventExtraDataIdlist()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp277 int32_t GetCommonEventExtraDataIdlist(int32_t saId, rust::Vec<int64_t> &extraDataIdList, const std:… in GetCommonEventExtraDataIdlist()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_status_collect_manager.cpp367 …viceStatusCollectManager::GetSaExtraDataIdList(int32_t saId, std::vector<int64_t>& extraDataIdList, in GetSaExtraDataIdList()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp1226 std::vector<int64_t> extraDataIdList; in GetCommonEventExtraDataIdlistInner() local
H A Dsystem_ability_manager.cpp2196 …mAbilityManager::GetCommonEventExtraDataIdlist(int32_t saId, std::vector<int64_t>& extraDataIdList, in GetCommonEventExtraDataIdlist()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1513 …ityManagerProxy::GetCommonEventExtraDataIdlist(int32_t saId, std::vector<int64_t>& extraDataIdList, in GetCommonEventExtraDataIdlist()