Searched refs:CheckTypeNumber (Results 1 – 3 of 3) sorted by relevance
101 virtual ErrCode CheckTypeNumber(const OsAccountType& type) = 0;
117 ErrCode CheckTypeNumber(const OsAccountType& type) override;
289 errCode = CheckTypeNumber(type); in RetryToGetAccount()966 ErrCode IInnerOsAccountManager::CheckTypeNumber(const OsAccountType& type) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager