Home
last modified time | relevance | path

Searched refs:GetAllAccountIds (Results 1 - 7 of 7) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_account_data.h371 std::vector<int32_t> GetAllAccountIds();
H A Daccessible_ability_manager_service.h200 std::vector<int32_t> GetAllAccountIds();
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_account_data.cpp460 std::vector<int32_t> accountIds = Singleton<AccessibleAbilityManagerService>::GetInstance().GetAllAccountIds(); in SetScreenReaderExtInAllAccounts()
1310 std::vector<int32_t> AccessibilityAccountDataMap::GetAllAccountIds() in GetAllAccountIds() function in OHOS::Accessibility::AccessibilityAccountDataMap
H A Daccessible_ability_manager_service.cpp1509 std::vector<int32_t> AccessibleAbilityManagerService::GetAllAccountIds() in GetAllAccountIds() function in OHOS::Accessibility::AccessibleAbilityManagerService
1512 return a11yAccountsData_.GetAllAccountIds(); in GetAllAccountIds()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp460 std::vector<int32_t> accountIds = Singleton<AccessibleAbilityManagerService>::GetInstance().GetAllAccountIds(); in SetScreenReaderExtInAllAccounts()
1310 std::vector<int32_t> A11yBenchmarkAccountDataMap::GetAllAccountIds() in GetAllAccountIds() function in OHOS::A11yBenchmark::A11yBenchmarkAccountDataMap
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1504 std::vector<int32_t> SaPerformActionXTS::GetAllAccountIds() in GetAllAccountIds() function in OHOS::A11y::SaPerformActionXTS
1507 return a11yAccountsData_.GetAllAccountIds(); in GetAllAccountIds()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp1504 std::vector<int32_t> AccessibleAbilityManagerService::GetAllAccountIds() in GetAllAccountIds() function in OHOS::A11yRegisterElement::AccessibleAbilityManagerService
1507 return a11yAccountsData_.GetAllAccountIds(); in GetAllAccountIds()

Completed in 18 milliseconds