Searched defs:GetOsAccountAllConstraints (Results 1 – 7 of 7) sorted by relevance
36 "GetOsAccountAllConstraints": [], array
146 ErrCode OsAccountManager::GetOsAccountAllConstraints(const int id, std::vector<std::string> &constr… in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccountManager
417 ErrCode OsAccountManagerService::GetOsAccountAllConstraints(const int id, std::vector<std::string> … in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccountManagerService
1097 ErrCode IInnerOsAccountManager::GetOsAccountAllConstraints(const int id, std::vector<std::string> &… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
330 ErrCode OsAccount::GetOsAccountAllConstraints(const int id, std::vector<std::string> &constraints) in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccount
475 ErrCode OsAccountProxy::GetOsAccountAllConstraints(const int id, std::vector<std::string> &constrai… in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccountProxy
537 napi_value GetOsAccountAllConstraints(napi_env env, napi_callback_info cbInfo) in GetOsAccountAllConstraints() function