Searched defs:GetOsAccountAllConstraints (Results 1 – 7 of 7) sorted by relevance
36 "GetOsAccountAllConstraints": [], array
151 ErrCode OsAccountManager::GetOsAccountAllConstraints(const int id, std::vector<std::string> &constr… in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccountManager
439 ErrCode OsAccountManagerService::GetOsAccountAllConstraints(const int id, std::vector<std::string> … in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccountManagerService
1126 ErrCode IInnerOsAccountManager::GetOsAccountAllConstraints(const int id, std::vector<std::string> &… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
341 ErrCode OsAccount::GetOsAccountAllConstraints(const int id, std::vector<std::string> &constraints) in GetOsAccountAllConstraints() function in OHOS::AccountSA::OsAccount
490 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