Searched defs:IsOsAccountActived (Results 1 – 7 of 7) sorted by relevance
28 "IsOsAccountActived": [], array
46 ErrCode OsAccountManager::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountManager
132 ErrCode OsAccount::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccount
122 ErrCode OsAccountProxy::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountProxy
192 ErrCode OsAccountManagerService::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::OsAccountManagerService
510 ErrCode IInnerOsAccountManager::IsOsAccountActived(const int id, bool &isOsAccountActived) in IsOsAccountActived() function in OHOS::AccountSA::IInnerOsAccountManager
996 napi_value IsOsAccountActived(napi_env env, napi_callback_info cbInfo) in IsOsAccountActived() function