Home
last modified time | relevance | path

Searched refs:GetAccountType (Results 1 - 11 of 11) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_accessibility_account_data.h81 MOCK_METHOD0(GetAccountType, AccountSA::OsAccountType());
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Dmock_mt_accessibility_account_data.h81 MOCK_METHOD0(GetAccountType, AccountSA::OsAccountType());
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Dmock_accessibility_account_data.h81 MOCK_METHOD0(GetAccountType, AccountSA::OsAccountType());
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_account_data.h257 AccountSA::OsAccountType GetAccountType();
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_account_data.cpp525 AccountSA::OsAccountType AccessibilityAccountData::GetAccountType() in GetAccountType() function in OHOS::Accessibility::AccessibilityAccountData
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_account_data.cpp525 AccountSA::OsAccountType MockAccessibilityAccountData::GetAccountType() in GetAccountType() function in OHOS::Accessibility::MockAccessibilityAccountData
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_account_data.cpp542 if (name == SCREEN_READER_BUNDLE_ABILITY_NAME && GetAccountType() == AccountSA::OsAccountType::PRIVATE) { in GetAbilityAutoStartState()
1081 AccountSA::OsAccountType AccessibilityAccountData::GetAccountType() in GetAccountType() function in OHOS::Accessibility::AccessibilityAccountData
H A Daccessible_ability_manager_service.cpp1676 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp542 if (name == SCREEN_READER_BUNDLE_ABILITY_NAME && GetAccountType() == AccountSA::OsAccountType::PRIVATE) { in GetAbilityAutoStartState()
1081 AccountSA::OsAccountType A11yBenchmarkAccountData::GetAccountType() in GetAccountType() function in OHOS::A11yBenchmark::A11yBenchmarkAccountData
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1671 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp1671 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser()

Completed in 18 milliseconds