Searched defs:IsOsAccountActived (Results 1 – 7 of 7) sorted by relevance
28 "IsOsAccountActived": [], array
45 ErrCode OsAccountManager::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountManager
187 ErrCode OsAccountManagerService::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountManagerService
530 ErrCode IInnerOsAccountManager::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::IInnerOsAccountManager
130 ErrCode OsAccount::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccount
172 ErrCode OsAccountProxy::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountProxy
1052 napi_value IsOsAccountActived(napi_env env, napi_callback_info cbInfo) in IsOsAccountActived() function