| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutex.h | 139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument 170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument [all...] |
| /applications/standard/contacts_data/dataBusiness/calllog/src/ |
| H A D | calllog_database.cpp | 31 int errCode = OHOS::NativeRdb::E_OK; in CallLogDataBase() local
|
| /base/account/os_account/frameworks/test/unittest/ |
| H A D | account_osaccount_proxy_mock_test.cpp | 94 ErrCode errCode = OsAccountManager::CreateOsAccount(STRING_TEST_NAME, OsAccountType::ADMIN, osAccountInfo); in HWTEST_F() local 110 ErrCode errCode = OsAccountManager::CreateOsAccountForDomain(type, domainInfo, osAccountInfo); in HWTEST_F() local 123 ErrCode errCode = OsAccountManager::OsAccountManager::RemoveOsAccount(TEST_USER_ID); in HWTEST_F() local 136 ErrCode errCode = OsAccountManager::IsOsAccountExists(TEST_USER_ID, isOsAccountExists); in HWTEST_F() local 150 ErrCode errCode = OsAccountManager::IsOsAccountActived(TEST_USER_ID, isOsAccountActived); in HWTEST_F() local 164 ErrCode errCode = HWTEST_F() local 179 ErrCode errCode = OsAccountManager::IsOsAccountVerified(TEST_USER_ID, isVerified); HWTEST_F() local 193 ErrCode errCode = OsAccountManager::GetCreatedOsAccountsCount(osAccountsCount); HWTEST_F() local 206 ErrCode errCode = OsAccountManager::GetOsAccountLocalIdFromProcess(id); HWTEST_F() local 219 ErrCode errCode = OsAccountManager::IsMainOsAccount(isMainOsAccount); HWTEST_F() local 235 ErrCode errCode = OsAccountManager::GetOsAccountLocalIdFromDomain(domainInfo, resID); HWTEST_F() local 248 ErrCode errCode = OsAccountManager::QueryMaxOsAccountNumber(maxOsAccountNumber); HWTEST_F() local 261 ErrCode errCode = OsAccountManager::GetOsAccountAllConstraints(TEST_USER_ID, constraints); HWTEST_F() local 274 ErrCode errCode = OsAccountManager::GetOsAccountAllConstraints(TEST_USER_ID, constraints); HWTEST_F() local 287 ErrCode errCode = OsAccountManager::QueryCurrentOsAccount(osAccountInfo); HWTEST_F() local 300 ErrCode errCode = OsAccountManager::QueryOsAccountById(TEST_USER_ID, osAccountInfo); HWTEST_F() local 313 ErrCode errCode = OsAccountManager::GetOsAccountTypeFromProcess(type); HWTEST_F() local 326 ErrCode errCode = OsAccountManager::GetOsAccountProfilePhoto(TEST_USER_ID, photo); HWTEST_F() local 339 ErrCode errCode = OsAccountManager::IsMultiOsAccountEnable(isMultiOsAccountEnable); HWTEST_F() local 351 ErrCode errCode = OsAccountManager::SetOsAccountName(TEST_USER_ID, STRING_NAME); HWTEST_F() local 364 ErrCode errCode = OsAccountManager::SetOsAccountConstraints(TEST_USER_ID, CONSTANTS_VECTOR, enable); HWTEST_F() local 376 ErrCode errCode = OsAccountManager::SetOsAccountProfilePhoto(TEST_USER_ID, PHOTO_IMG); HWTEST_F() local 389 ErrCode errCode = OsAccountManager::GetDistributedVirtualDeviceId(deviceId); HWTEST_F() local 401 ErrCode errCode = OsAccountManager::ActivateOsAccount(TEST_USER_ID); HWTEST_F() local 413 ErrCode errCode = OsAccountManager::StartOsAccount(TEST_USER_ID); HWTEST_F() local 426 ErrCode errCode = OsAccountManager::GetOsAccountLocalIdBySerialNumber( HWTEST_F() local 440 ErrCode errCode = OsAccountManager::GetSerialNumberByOsAccountLocalId(TEST_USER_ID, serialNumber); HWTEST_F() local 454 ErrCode errCode = OsAccountManager::SubscribeOsAccount(subscriber); HWTEST_F() local 468 ErrCode errCode = OsAccountManager::UnsubscribeOsAccount(subscriber); HWTEST_F() local 492 ErrCode errCode = OsAccountManager::IsCurrentOsAccountVerified(isVerified); HWTEST_F() local 505 ErrCode errCode = OsAccountManager::IsOsAccountCompleted(MAIN_ACCOUNT_ID, isOsAccountCompleted); HWTEST_F() local 517 ErrCode errCode = OsAccountManager::SetCurrentOsAccountIsVerified(false); HWTEST_F() local 529 ErrCode errCode = OsAccountManager::SetOsAccountIsVerified(TEST_USER_ID, true); HWTEST_F() local 542 ErrCode errCode = OsAccountManager::GetCreatedOsAccountNumFromDatabase("", createdOsAccountNum); HWTEST_F() local 555 ErrCode errCode = OsAccountManager::GetSerialNumberFromDatabase("", serialNumber); HWTEST_F() local 568 ErrCode errCode = OsAccountManager::GetMaxAllowCreateIdFromDatabase("", maxAllowCreateId); HWTEST_F() local 581 ErrCode errCode = OsAccountManager::GetOsAccountFromDatabase("", MAIN_ACCOUNT_ID, osAccountInfo); HWTEST_F() local 594 ErrCode errCode = OsAccountManager::GetOsAccountListFromDatabase("", osAccountList); HWTEST_F() local 607 ErrCode errCode = OsAccountManager::QueryActiveOsAccountIds(ids); HWTEST_F() local 620 ErrCode errCode = OsAccountManager::QueryOsAccountConstraintSourceTypes( HWTEST_F() local 633 ErrCode errCode = OsAccountManager::SetGlobalOsAccountConstraints( HWTEST_F() local 646 ErrCode errCode = OsAccountManager::SetSpecificOsAccountConstraints( HWTEST_F() local [all...] |
| /base/account/os_account/services/accountmgr/src/domain_account/ |
| H A D | domain_account_stub.cpp | 143 ErrCode errCode = CheckPermission(static_cast<DomainAccountInterfaceCode>(code), uid);
in OnRemoteRequest() local 526 ErrCode errCode = AccountPermissionManager::CheckSystemApp();
in CheckPermission() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/account_manager/src/ |
| H A D | account_manager_addon.cpp | 159 int32_t errCode = -1; in AddOsAccount() local 459 int32_t errCode = -1; in AddOsAccountAsync() local
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| H A D | enterprise_device_mgr_stub.cpp | 203 ErrCode errCode = HandleDevicePolicy(code, *admin, data, reply, userId); in HandleDevicePolicyInner() local 211 ErrCode errCode = GetDevicePolicy(code, data, reply, userId); in GetDevicePolicyInner() local
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| H A D | hiview_napi_util.cpp | 160 void HiviewNapiUtil::ThrowErrorByCode(napi_env env, int32_t errCode)
in ThrowErrorByCode() argument
|
| /base/inputmethod/imf/frameworks/cj/src/ |
| H A D | input_method_ffi.cpp | 65 int32_t errCode = in FfiInputMethodSwitchInputMethod() local 80 int32_t errCode = in FfiInputMethodSwitchCurrentInputMethodSubtype() local 111 int32_t errCode = ctrl->SwitchInputMethod(SwitchTrigger::CURRENT_IME, in FfiInputMethodSwitchCurrentInputMethodAndSubtype() local 147 int32_t errCode in FfiInputMethodSettingListInputMethodSubtype() local 179 int32_t errCode = ctrl->ListCurrentInputMethodSubtype(subProps); FfiInputMethodSettingListCurrentInputMethodSubtype() local 211 int32_t errCode = ctrl->ListInputMethod(enable, properties); FfiInputMethodSettingGetInputMethods() local 242 int32_t errCode = ctrl->ListInputMethod(properties); FfiInputMethodSettingGetAllInputMethods() local 288 int32_t errCode = ctrl->DisplayOptionalInputMethod(); FfiInputMethodSettingShowOptionalInputMethods() local [all...] |
| /base/location/services/location_gnss/gnss/source/ |
| H A D | gnss_ability_skeleton.cpp | 334 auto errCode = QuerySupportCoordinateSystemType(coordinateSystemTypes); in QuerySupportCoordinateSystemTypeInner() local
|
| /base/location/frameworks/cj/source/ |
| H A D | geolocationmanager_ffi.cpp | 22 CJLocation FfiOHOSGeoLocationManagerGetLastLocation(int32_t* errCode) in FfiOHOSGeoLocationManagerGetLastLocation() argument 27 bool FfiOHOSGeoLocationManagerIsLocationEnabled(int32_t* errCode) in FfiOHOSGeoLocationManagerIsLocationEnabled() argument 32 bool FfiOHOSGeoLocationManagerIsGeocoderAvailable(int32_t* errCode) in FfiOHOSGeoLocationManagerIsGeocoderAvailable() argument 37 int32_t FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize() argument 42 CJLocation FfiOHOSGeoLocationManagerGetCurrentLocation(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocation() argument 47 FfiOHOSGeoLocationManagerGetCurrentLocationCurrent(CJCurrentLocationRequest request, int32_t* errCode) FfiOHOSGeoLocationManagerGetCurrentLocationCurrent() argument 52 FfiOHOSGeoLocationManagerGetCurrentLocationSingle(CJSingleLocationRequest request, int32_t* errCode) FfiOHOSGeoLocationManagerGetCurrentLocationSingle() argument 57 FfiOHOSGeoLocationManagerFlushCachedGnssLocations(int32_t* errCode) FfiOHOSGeoLocationManagerFlushCachedGnssLocations() argument 62 FfiOHOSGeoLocationManagerSendCommand(CJLocationCommand command, int32_t* errCode) FfiOHOSGeoLocationManagerSendCommand() argument 67 FfiOHOSGeoLocationManagerGetCountryCode(int32_t* errCode) FfiOHOSGeoLocationManagerGetCountryCode() argument 72 FfiOHOSGeoLocationManagerGetAddressesFromLocation(CJReverseGeoCodeRequest request, int32_t* errCode) FfiOHOSGeoLocationManagerGetAddressesFromLocation() argument 78 FfiOHOSGeoLocationManagerGetAddressesFromLocationName(CJGeoCodeRequest request, int32_t* errCode) FfiOHOSGeoLocationManagerGetAddressesFromLocationName() argument 195 FfiGeoLocationManagerGetGeofenceSupportedCoordTypes(int32_t* errCode) FfiGeoLocationManagerGetGeofenceSupportedCoordTypes() argument [all...] |
| /base/location/frameworks/js/napi/source/ |
| H A D | location_gnss_geofence_callback_napi.cpp | 336 LocationErrCode errCode = ERRCODE_SUCCESS; in DealGeofenceOperationResult() local
|
| /base/location/services/location_locator/locator/source/ |
| H A D | gnss_ability_proxy.cpp | 440 auto errCode = reply.ReadInt32(); in QuerySupportCoordinateSystemType() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/ |
| H A D | hisysevent_tool.cpp | 85 std::string GetErrorDescription(int32_t errCode) in GetErrorDescription() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | location_data_rdb_manager.cpp | 71 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> in QuerySwitchState() local 108 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> in SetLocationWorkingState() local 121 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> in GetLocationWorkingState() local 134 LocationErrCode errCode in SetGnssSessionState() local 237 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> SyncSwitchStatus() local 254 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> SetLocationEnhanceStatus() local 267 LocationErrCode errCode = LocationDataRdbHelper::GetInstance()-> GetLocationEnhanceStatus() local [all...] |
| /base/hiviewdfx/hiview/base/event_store/store/ |
| H A D | sys_event_repeat_db.cpp | 97 void SysEventRepeatDb::CheckAndRepairDbFile(const int32_t errCode)
in CheckAndRepairDbFile() argument
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | hiview_zip_util.cpp | 74 int32_t errCode = 0; in AddFileInZip() local
|
| /base/location/interfaces/inner_api/include/ |
| H A D | location_async_context.h | 275 int32_t errCode; member in OHOS::Location::LocationErrorAsyncContext
|
| /base/account/os_account/frameworks/common/file_operator/src/ |
| H A D | account_file_operator.cpp | 215 ErrCode errCode = CreateDir(str); in InputFileByPathAndContent() local
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_interface.cpp | 175 ErrCode errCode = ERR_OK; in SendToBMSAccountCreate() local 329 ErrCode errCode = ERR_OK; in SendToStorageAccountCreate() local 467 int32_t errCode = 0; UnlockUser() local 583 ErrCode errCode = ERR_OK; SendToStorageAccountCreateComplete() local 606 int errCode = proxy->CompleteAddUser(localId); InnerSendToStorageAccountCreateComplete() local [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/os_account/ |
| H A D | os_account_inner_account_mgr_cov.cpp | 226 int errCode = innerMgrService_->CreateOsAccount(ACCOUNT_NAME, OsAccountType::NORMAL, osAccountInfo); in HWTEST_F() local 265 ErrCode errCode = innerMgrService_->SetOsAccountCredentialId(invalidUserId, 0); HWTEST_F() local 279 ErrCode errCode = innerMgrService_->CreateOsAccount(ACCOUNT_NAME, OsAccountType::NORMAL, osAccountInfo); HWTEST_F() local 298 ErrCode errCode = HWTEST_F() local [all...] |
| /base/account/os_account/interfaces/kits/napi/account_iam/src/ |
| H A D | napi_account_iam_user_auth.cpp | 98 int32_t errCode = AccountIAMClient::GetInstance().GetAvailableStatus( in GetAvailableStatus() local
|
| H A D | napi_account_iam_identity_manager.cpp | 231 ErrCode errCode = AccountIAMClient::GetInstance().CloseSession(context->accountId); in CloseSession() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_authenticator_session.cpp | 122 ErrCode errCode = AppAccountAuthenticatorManager::GetAuthenticatorInfo(request_.owner, userId_, info); in Open() local
|
| /base/account/os_account/interfaces/kits/napi/domain_account/src/ |
| H A D | napi_domain_auth_callback.cpp | 201 void NapiDomainAccountCallback::OnResult(const int32_t errCode, Parcel &parcel)
in OnResult() argument
|
| /base/account/os_account/services/accountmgr/src/ability_manager_adapter/ |
| H A D | ability_manager_adapter.cpp | 226 int32_t errCode =
in LogoutUser() local
|