| /base/powermgr/battery_manager/test/unittest/src/ |
| D | battery_srv_proxy_mock_test.cpp | 66 int32_t errCode = g_proxy->GetCapacity(capacity); variable 82 int32_t errCode = g_proxy->GetChargingStatus(chargeStateValue); variable 100 int32_t errCode = g_proxy->GetHealthStatus(healthStateValue); variable 118 int32_t errCode = g_proxy->GetPluggedType(pluggedTypeValue); variable 136 int32_t errCode = g_proxy->GetPresent(isPresent); variable 152 int32_t errCode = g_proxy->GetTechnology(technology); variable 168 int32_t errCode = g_proxy->GetTotalEnergy(totalEnergy); variable 184 int32_t errCode = g_proxy->GetCurrentAverage(currentAverage); variable 200 int32_t errCode = g_proxy->GetNowCurrent(nowCurrent); variable 216 int32_t errCode = g_proxy->GetRemainEnergy(remainEnergy); variable [all …]
|
| /base/telephony/core_service/frameworks/cj/telephony_sim/src/ |
| D | telephony_sim_ffi.cpp | 24 bool FfiTelephonySimIsSimActive(int32_t slotId, int32_t *errCode) in FfiTelephonySimIsSimActive() 34 bool FfiTelephonySimHasOperatorPrivileges(int32_t slotId, int32_t *errCode) in FfiTelephonySimHasOperatorPrivileges() 39 char* FfiTelephonySimGetISOCountryCodeForSim(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetISOCountryCodeForSim() 44 char* FfiTelephonySimGetSimOperatorNumeric(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimOperatorNumeric() 49 char* FfiTelephonySimGetSimSpn(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimSpn() 54 int32_t FfiTelephonySimGetSimState(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimState() 59 int32_t FfiTelephonySimGetCardType(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetCardType() 64 bool FfiTelephonySimHasSimCard(int32_t slotId, int32_t *errCode) in FfiTelephonySimHasSimCard() 69 CIccAccountInfo FfiTelephonySimGetSimAccountInfo(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimAccountInfo() 74 CArryIccAccountInfo FfiTelephonySimGetActiveSimAccountInfoList(int32_t *errCode) in FfiTelephonySimGetActiveSimAccountInfoList() [all …]
|
| D | telephony_sim_impl.cpp | 38 static int32_t ConvertCJErrCode(int32_t errCode) in ConvertCJErrCode() 117 bool TelephonySimImpl::IsSimActive(int32_t slotId, int32_t &errCode) in IsSimActive() 136 bool TelephonySimImpl::hasOperatorPrivileges(int32_t slotId, int32_t &errCode) in hasOperatorPrivileges() 150 char* TelephonySimImpl::getISOCountryCodeForSim(int32_t slotId, int32_t &errCode) in getISOCountryCodeForSim() 167 char* TelephonySimImpl::getSimOperatorNumeric(int32_t slotId, int32_t &errCode) in getSimOperatorNumeric() 183 char* TelephonySimImpl::getSimSpn(int32_t slotId, int32_t &errCode) in getSimSpn() 198 int32_t TelephonySimImpl::getSimState(int32_t slotId, int32_t &errCode) in getSimState() 212 int32_t TelephonySimImpl::getCardType(int32_t slotId, int32_t &errCode) in getCardType() 226 bool TelephonySimImpl::hasSimCard(int32_t slotId, int32_t &errCode) in hasSimCard() 250 CIccAccountInfo TelephonySimImpl::getSimAccountInfo(int32_t slotId, int32_t &errCode) in getSimAccountInfo() [all …]
|
| /base/account/os_account/frameworks/common/account_error/src/ |
| D | account_error_no.cpp | 28 int32_t AppAccountConvertOtherJSErrCode(int32_t errCode) in AppAccountConvertOtherJSErrCode() 67 int32_t AppAccountConvertToJSErrCode(int32_t errCode) in AppAccountConvertToJSErrCode() 82 int32_t OsAccountConvertToJSErrCode(int32_t errCode) in OsAccountConvertToJSErrCode() 126 static int32_t DomainAccountConvertToJSErrCode(int32_t errCode) in DomainAccountConvertToJSErrCode() 143 static bool IsAppAccountKitError(int32_t errCode) in IsAppAccountKitError() 149 static bool IsAppAccountServiceError(int32_t errCode) in IsAppAccountServiceError() 154 static bool IsOsAccountKitError(int32_t errCode) in IsOsAccountKitError() 160 static bool IsOsAccountServiceError(int32_t errCode) in IsOsAccountServiceError() 167 static bool IsDomainAccountServiceError(int32_t errCode) in IsDomainAccountServiceError()
|
| /base/account/os_account/interfaces/kits/cj/osaccount/src/ |
| D | cj_osaccount_ffi.cpp | 26 bool FfiOHOSOsAccountIsOsAccountConstraintEnabled(char *constraint, int32_t *errCode) in FfiOHOSOsAccountIsOsAccountConstraintEnabled() 40 int32_t FfiOHOSOsAccountGetOsAccountType(int32_t *errCode) in FfiOHOSOsAccountGetOsAccountType() 48 bool FfiOHOSOsAccountCheckOsAccountTestable(int32_t *errCode) in FfiOHOSOsAccountCheckOsAccountTestable() 54 bool FfiOHOSOsAccountCheckMultiOsAccountEnabled(int32_t *errCode) in FfiOHOSOsAccountCheckMultiOsAccountEnabled() 62 int32_t FfiOHOSOsAccountGetOsAccountLocalId(int32_t *errCode) in FfiOHOSOsAccountGetOsAccountLocalId() 97 uint32_t FfiOHOSOsAccountGetOsAccountCount(int32_t *errCode) in FfiOHOSOsAccountGetOsAccountCount() 105 char *FfiOHOSOsAccountQueryDistributedVirtualDeviceId(int32_t *errCode) in FfiOHOSOsAccountQueryDistributedVirtualDeviceId() 113 int64_t FfiOHOSOsAccountGetSerialNumberForOsAccountLocalId(int32_t localId, int32_t *errCode) in FfiOHOSOsAccountGetSerialNumberForOsAccountLocalId() 121 … int32_t FfiOHOSOsAccountGetOsAccountLocalIdForSerialNumber(int64_t serialNumber, int32_t *errCode) in FfiOHOSOsAccountGetOsAccountLocalIdForSerialNumber() 129 …32_t FfiOHOSOsAccountGetOsAccountLocalIdForDomain(CDomainAccountInfo cDoaminInfo, int32_t *errCode) in FfiOHOSOsAccountGetOsAccountLocalIdForDomain() [all …]
|
| D | osaccount_manager_impl.cpp | 27 bool OsAccountManagerImpl::IsOsAccountConstraintEnabled(char *constraint, int32_t *errCode) in IsOsAccountConstraintEnabled() 35 int32_t OsAccountManagerImpl::GetOsAccountType(int32_t *errCode) in GetOsAccountType() 42 bool OsAccountManagerImpl::CheckMultiOsAccountEnabled(int32_t *errCode) in CheckMultiOsAccountEnabled() 49 int32_t OsAccountManagerImpl::GetOsAccountLocalId(int32_t *errCode) in GetOsAccountLocalId() 61 uint32_t OsAccountManagerImpl::GetOsAccountCount(int32_t *errCode) in GetOsAccountCount() 68 char *OsAccountManagerImpl::QueryDistributedVirtualDeviceId(int32_t *errCode) in QueryDistributedVirtualDeviceId() 75 …nt64_t OsAccountManagerImpl::GetSerialNumberForOsAccountLocalId(uint32_t localId, int32_t *errCode) in GetSerialNumberForOsAccountLocalId() 82 …_t OsAccountManagerImpl::GetOsAccountLocalIdForSerialNumber(int64_t serialNumber, int32_t *errCode) in GetOsAccountLocalIdForSerialNumber() 89 …AccountManagerImpl::GetOsAccountLocalIdForDomain(char *domain, char *accountName, int32_t *errCode) in GetOsAccountLocalIdForDomain() 99 int32_t OsAccountManagerImpl::GetOsAccountLocalIdForUid(int32_t uid, int32_t *errCode) in GetOsAccountLocalIdForUid() [all …]
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| D | cellular_call_connection.cpp | 186 int errCode = cellularCallInterfacePtr_->Dial(callInfo); in Dial() local 202 int errCode = cellularCallInterfacePtr_->HangUp(callInfo, type); in HangUp() local 218 int errCode = cellularCallInterfacePtr_->Reject(callInfo); in Reject() local 234 int errCode = cellularCallInterfacePtr_->Answer(callInfo); in Answer() local 248 int errCode = cellularCallInterfacePtr_->HoldCall(callInfo); in HoldCall() local 262 int errCode = cellularCallInterfacePtr_->UnHoldCall(callInfo); in UnHoldCall() local 276 int errCode = cellularCallInterfacePtr_->SwitchCall(callInfo); in SwitchCall() local 299 int errCode = cellularCallInterfacePtr_->CombineConference(callInfo); in CombineConference() local 313 int errCode = cellularCallInterfacePtr_->SeparateConference(callInfo); in SeparateConference() local 327 int errCode = cellularCallInterfacePtr_->KickOutFromConference(callInfo); in KickOutFromConference() local [all …]
|
| /base/telephony/core_service/frameworks/cj/telephony_radio/src/ |
| D | telephony_radio_ffi.cpp | 24 CNetworkRadioTech FfiTelephonyRadioGetRadioTech(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetRadioTech() 29 CNetworkState FfiTelephonyRadioGetNetworkState(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetNetworkState() 34 int32_t FfiTelephonyRadioGetNetworkSelectionMode(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetNetworkSelectionMode() 39 char* FfiTelephonyRadioGetISOCountryCodeForNetwork(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetISOCountryCodeForNetwork() 44 int32_t FfiTelephonyRadioGetPrimarySlotId(int32_t *errCode) in FfiTelephonyRadioGetPrimarySlotId() 49 CArraySignalInformation FfiTelephonyRadioGetSignalInfoList(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetSignalInfoList() 59 bool FfiTelephonyRadioIsRadioOn(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioIsRadioOn() 64 char* FfiTelephonyRadioGetOperatorName(int32_t slotId, int32_t *errCode) in FfiTelephonyRadioGetOperatorName()
|
| /base/telephony/call_manager/frameworks/native/src/ |
| D | call_manager_proxy.cpp | 359 int32_t errCode = callManagerServicePtr_->DialCall(number, extras); in DialCall() local 378 int32_t errCode = callManagerServicePtr_->MakeCall(number); in MakeCall() local 397 int32_t errCode = callManagerServicePtr_->AnswerCall(callId, videoState); in AnswerCall() local 416 int32_t errCode = callManagerServicePtr_->RejectCall(callId, isSendSms, content); in RejectCall() local 435 int32_t errCode = callManagerServicePtr_->HangUpCall(callId); in HangUpCall() local 454 int32_t errCode = callManagerServicePtr_->GetCallState(); in GetCallState() local 473 int32_t errCode = callManagerServicePtr_->HoldCall(callId); in HoldCall() local 492 int32_t errCode = callManagerServicePtr_->UnHoldCall(callId); in UnHoldCall() local 511 int32_t errCode = callManagerServicePtr_->SwitchCall(callId); in SwitchCall() local 530 int32_t errCode = callManagerServicePtr_->CombineConference(callId); in CombineConference() local [all …]
|
| /base/account/os_account/frameworks/osaccount/core/src/ |
| D | os_account.cpp | 152 auto errCode = proxy->CreateOsAccount(name, typeValue, stringRawData); in CreateOsAccount() local 181 auto errCode = proxy->CreateOsAccount(localName, shortName, typeValue, stringRawData, options); in CreateOsAccount() local 200 auto errCode = proxy->CreateOsAccountWithFullInfo(osAccountInfo, options); in CreateOsAccountWithFullInfo() local 215 auto errCode = proxy->UpdateOsAccountWithFullInfo(osAccountInfo); in UpdateOsAccountWithFullInfo() local 246 auto errCode = proxy->CreateOsAccountForDomain(typeValue, domainInfo, callbackService, options); in CreateOsAccountForDomain() local 260 auto errCode = proxy->RemoveOsAccount(id); in RemoveOsAccount() local 276 auto errCode = proxy->IsOsAccountExists(id, isOsAccountExists); in IsOsAccountExists() local 288 auto errCode = proxy->IsOsAccountActived(id, isOsAccountActived); in IsOsAccountActived() local 304 auto errCode = proxy->IsOsAccountConstraintEnable(id, constraint, isConstraintEnable); in IsOsAccountConstraintEnable() local 319 auto errCode = proxy->CheckOsAccountConstraintEnabled(id, constraint, isEnabled); in CheckOsAccountConstraintEnabled() local [all …]
|
| /base/time/time_service/test/unittest/service_test/src/ |
| D | time_client_test.cpp | 191 auto errCode = TimeServiceClient::GetInstance()->GetNtpTimeMs(time); variable 327 auto errCode = TimeServiceClient::GetInstance()->GetWallTimeMs(time); variable 339 auto errCode = TimeServiceClient::GetInstance()->GetWallTimeNs(time); variable 351 auto errCode = TimeServiceClient::GetInstance()->GetBootTimeNs(time); variable 363 auto errCode = TimeServiceClient::GetInstance()->GetBootTimeMs(time); variable 375 auto errCode = TimeServiceClient::GetInstance()->GetMonotonicTimeMs(time); variable 387 auto errCode = TimeServiceClient::GetInstance()->GetMonotonicTimeNs(time); variable 399 auto errCode = TimeServiceClient::GetInstance()->GetThreadTimeMs(time); variable 411 auto errCode = TimeServiceClient::GetInstance()->GetThreadTimeNs(time); variable 445 auto errCode = TimeServiceClient::GetInstance()->CreateTimerV9(timerInfo, timerId); variable [all …]
|
| /base/global/i18n/services/src/ |
| D | i18n_service_ability_client.cpp | 50 ErrCode errCode = i18nServiceAbilityObj->SetSystemLanguage(language, code); in SetSystemLanguage() local 68 ErrCode errCode = i18nServiceAbilityObj->SetSystemRegion(region, code); in SetSystemRegion() local 86 ErrCode errCode = i18nServiceAbilityObj->SetSystemLocale(locale, code); in SetSystemLocale() local 104 ErrCode errCode = i18nServiceAbilityObj->Set24HourClock(flag, code); in Set24HourClock() local 122 ErrCode errCode = i18nServiceAbilityObj->SetUsingLocalDigit(flag, code); in SetUsingLocalDigit() local 140 ErrCode errCode = i18nServiceAbilityObj->AddPreferredLanguage(language, index, code); in AddPreferredLanguage() local 158 ErrCode errCode = i18nServiceAbilityObj->RemovePreferredLanguage(index, code); in RemovePreferredLanguage() local 176 ErrCode errCode = i18nServiceAbilityObj->SetTemperatureType(static_cast<int32_t>(type), code); in SetTemperatureType() local 194 ErrCode errCode = i18nServiceAbilityObj->SetFirstDayOfWeek(static_cast<int32_t>(type), code); in SetFirstDayOfWeek() local 213 ErrCode errCode = i18nServiceAbilityObj->GetSystemCollations(systemCollations, code); in GetSystemCollations() local [all …]
|
| D | i18n_service_ability.cpp | 55 I18nErrorCode errCode = CheckPermission(); in SetSystemLanguage() local 77 I18nErrorCode errCode = CheckPermission(); in SetSystemRegion() local 99 I18nErrorCode errCode = CheckPermission(); in SetSystemLocale() local 121 I18nErrorCode errCode = CheckPermission(); in Set24HourClock() local 143 I18nErrorCode errCode = CheckPermission(); in SetUsingLocalDigit() local 165 I18nErrorCode errCode = CheckPermission(); in AddPreferredLanguage() local 182 I18nErrorCode errCode = CheckPermission(); in RemovePreferredLanguage() local 199 I18nErrorCode errCode = CheckPermission(); in SetTemperatureType() local 222 I18nErrorCode errCode = CheckPermission(); in SetFirstDayOfWeek() local 246 I18nErrorCode errCode = CheckSystemPermission(); in GetSystemCollations() local [all …]
|
| /base/telephony/state_registry/frameworks/cj/src/ |
| D | telephony_observer_impl.cpp | 51 static int32_t ConvertCJErrCode(int32_t errCode) in ConvertCJErrCode() 139 static void NativeOn(EventListener listener, int32_t &errCode) in NativeOn() 158 int32_t errCode = TELEPHONY_SUCCESS; in On() local 190 int32_t errCode = TELEPHONY_SUCCESS; in Off() local 206 int32_t errCode = On(event, options, funcId); in OnNetworkStateChange() local 213 int32_t errCode = Off(event, funcId); in OffNetworkStateChange() local 220 int32_t errCode = Off(event); in OffAllNetworkStateChange() local 227 int32_t errCode = On(event, options, funcId); in OnSignalInfoChange() local 234 int32_t errCode = Off(event, funcId); in OffSignalInfoChange() local 241 int32_t errCode = Off(event); in OffAllSignalInfoChange() local [all …]
|
| /base/location/frameworks/cj/source/ |
| D | geolocationmanager_ffi.cpp | 22 CJLocation FfiOHOSGeoLocationManagerGetLastLocation(int32_t* errCode) in FfiOHOSGeoLocationManagerGetLastLocation() 27 bool FfiOHOSGeoLocationManagerIsLocationEnabled(int32_t* errCode) in FfiOHOSGeoLocationManagerIsLocationEnabled() 32 bool FfiOHOSGeoLocationManagerIsGeocoderAvailable(int32_t* errCode) in FfiOHOSGeoLocationManagerIsGeocoderAvailable() 37 int32_t FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize() 42 CJLocation FfiOHOSGeoLocationManagerGetCurrentLocation(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocation() 47 …OHOSGeoLocationManagerGetCurrentLocationCurrent(CJCurrentLocationRequest request, int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocationCurrent() 52 …fiOHOSGeoLocationManagerGetCurrentLocationSingle(CJSingleLocationRequest request, int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocationSingle() 57 FFI_EXPORT void FfiOHOSGeoLocationManagerFlushCachedGnssLocations(int32_t* errCode) in FfiOHOSGeoLocationManagerFlushCachedGnssLocations() 62 void FfiOHOSGeoLocationManagerSendCommand(CJLocationCommand command, int32_t* errCode) in FfiOHOSGeoLocationManagerSendCommand() 67 CJCountryCode FfiOHOSGeoLocationManagerGetCountryCode(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCountryCode() [all …]
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_message_ffi.cpp | 38 … void FfiOHOSWebMessagePortPostMessageEvent(int64_t msgPortId, char* stringValue, int32_t *errCode) in FfiOHOSWebMessagePortPostMessageEvent() 55 … void FfiOHOSWebMessagePortPostMessageEventArr(int64_t msgPortId, CArrUI8 arrBuf, int32_t *errCode) in FfiOHOSWebMessagePortPostMessageEventArr() 72 …oid FfiOHOSWebMessagePortPostMessageEventExt(int64_t msgPortId, int64_t msgExtId, int32_t *errCode) in FfiOHOSWebMessagePortPostMessageEventExt() 105 …SWebMessagePortOnMessageEvent(int64_t msgPortId, void (*callback)(RetWebMessage), int32_t *errCode) in FfiOHOSWebMessagePortOnMessageEvent() 120 …OHOSWebMessagePortOnMessageEventExt(int64_t msgPortId, void (*callback)(int64_t), int32_t *errCode) in FfiOHOSWebMessagePortOnMessageEventExt() 135 void FfiOHOSWebMessagePortClose(int64_t msgPortId, int32_t *errCode) in FfiOHOSWebMessagePortClose() 157 int32_t FfiOHOSWebMessageExtImplGetType(int64_t msgExtId, int32_t *errCode) in FfiOHOSWebMessageExtImplGetType() 171 char* FfiOHOSWebMessageExtImplGetString(int64_t msgExtId, int32_t *errCode) in FfiOHOSWebMessageExtImplGetString() 196 RetNumber FfiOHOSWebMessageExtImplGetNumber(int64_t msgExtId, int32_t *errCode) in FfiOHOSWebMessageExtImplGetNumber() 225 bool FfiOHOSWebMessageExtImplGetBoolean(int64_t msgExtId, int32_t *errCode) in FfiOHOSWebMessageExtImplGetBoolean() [all …]
|
| D | geolocation_permission.cpp | 38 int32_t operationType, int32_t *errCode) in ProcessActionByType() 60 …tionPermission::ExecuteGetPermissionState(std::string origin, bool incognitoMode, int32_t *errCode) in ExecuteGetPermissionState() 78 …:vector<std::string> GeolocationPermission::ExecuteGetOrigins(bool incognitoMode, int32_t *errCode) in ExecuteGetOrigins() 92 …GeolocationPermission::CjAllowGeolocation(std::string origin, bool incognitoMode, int32_t *errCode) in CjAllowGeolocation() 97 …eolocationPermission::CjDeleteGeolocation(std::string origin, bool incognitoMode, int32_t *errCode) in CjDeleteGeolocation() 102 …ionPermission::CjGetAccessibleGeolocation(std::string origin, bool incognitoMode, int32_t *errCode) in CjGetAccessibleGeolocation() 107 …or<std::string> GeolocationPermission::CjGetStoredGeolocation(bool incognitoMode, int32_t *errCode) in CjGetStoredGeolocation() 112 void GeolocationPermission::CjDeleteAllGeolocation(bool incognitoMode, int32_t *errCode) in CjDeleteAllGeolocation()
|
| D | geolocation_permission_ffi.cpp | 31 void FfiOHOSGeolocationAllowGeolocation(char* origin, bool incognito, int32_t* errCode) in FfiOHOSGeolocationAllowGeolocation() 37 void FfiOHOSGeolocationDeleteGeolocation(char* origin, bool incognito, int32_t* errCode) in FfiOHOSGeolocationDeleteGeolocation() 43 bool FfiOHOSGeolocationGetAccessibleGeolocation(char* origin, bool incognito, int32_t* errCode) in FfiOHOSGeolocationGetAccessibleGeolocation() 49 CArrString FfiOHOSGeolocationGetStoredGeolocation(bool incognito, int32_t* errCode) in FfiOHOSGeolocationGetStoredGeolocation() 61 void FfiOHOSGeolocationDeleteAllGeolocation(bool incognito, int32_t* errCode) in FfiOHOSGeolocationDeleteAllGeolocation()
|
| D | webview_scheme_ffi_impl.cpp | 47 void FfiWebHttpBodyStreaminitialize(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreaminitialize() 70 bool FfiWebHttpBodyStreamIsChunked(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreamIsChunked() 82 bool FfiWebHttpBodyStreamIsEof(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreamIsEof() 94 bool FfiWebHttpBodyStreamIsInMemory(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreamIsInMemory() 106 uint64_t FfiWebHttpBodyStreamGetPostion(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreamGetPostion() 118 uint64_t FfiWebHttpBodyStreamGetSize(int64_t id, int32_t *errCode) in FfiWebHttpBodyStreamGetSize() 141 int32_t FfiWebSchemeHandlerRequestGetRequestResourceType(int64_t id, int32_t *errCode) in FfiWebSchemeHandlerRequestGetRequestResourceType() 153 bool FfiWebSchemeHandlerRequestHasGesture(int64_t id, int32_t *errCode) in FfiWebSchemeHandlerRequestHasGesture() 165 bool FfiWebSchemeHandlerRequestIsMainFrame(int64_t id, int32_t *errCode) in FfiWebSchemeHandlerRequestIsMainFrame() 177 bool FfiWebSchemeHandlerRequestIsRedirect(int64_t id, int32_t *errCode) in FfiWebSchemeHandlerRequestIsRedirect() [all …]
|
| /base/telephony/cellular_data/frameworks/cj/src/ |
| D | tel_cellular_data_ffi.cpp | 30 int32_t FfiCellularDataGetCellularDataFlowType(int32_t *errCode) in FfiCellularDataGetCellularDataFlowType() 35 int32_t FfiCellularDataGetCellularDataState(int32_t *errCode) in FfiCellularDataGetCellularDataState() 40 bool FfiCellularDataIsCellularDataEnabled(int32_t *errCode) in FfiCellularDataIsCellularDataEnabled() 45 bool FfiCellularDataIsCellularDataRoamingEnabled(int32_t slotId, int32_t *errCode) in FfiCellularDataIsCellularDataRoamingEnabled()
|
| D | tel_cellular_data_impl.cpp | 90 static int32_t ConvertCJErrCode(int32_t errCode) in ConvertCJErrCode() 153 int32_t CellularDataImpl::GetCellularDataFlowType(int32_t &errCode) in GetCellularDataFlowType() 166 int32_t CellularDataImpl::GetCellularDataState(int32_t &errCode) in GetCellularDataState() 179 bool CellularDataImpl::IsCellularDataEnabled(int32_t &errCode) in IsCellularDataEnabled() 191 bool CellularDataImpl::IsCellularDataRoamingEnabled(int32_t slotId, int32_t &errCode) in IsCellularDataRoamingEnabled()
|
| /base/notification/distributed_notification_service/frameworks/ets/ani/src/manager/ |
| D | ani_on.cpp | 49 int32_t errCode = OHOS::Notification::ERROR_PARAM_INVALID; in AniOn() local 60 int32_t errCode = OHOS::Notification::ERROR_PARAM_INVALID; in AniOn() local 87 int32_t errCode = OHOS::Notification::ERROR_SYSTEM_CAP_ERROR; in AniOn() local 101 int32_t errCode = OHOS::Notification::ERROR_PARAM_INVALID; in AniOff() local 110 int32_t errCode = OHOS::Notification::ERROR_PARAM_INVALID; in AniOff() local 118 int32_t errCode = OHOS::Notification::ERROR_SYSTEM_CAP_ERROR; in AniOff() local
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| D | crypto_ffi.cpp | 25 int64_t FfiOHOSCreateRandom(int32_t* errCode) in FfiOHOSCreateRandom() 46 const char *FfiOHOSRandomGetAlgName(int64_t id, int32_t* errCode) in FfiOHOSRandomGetAlgName() 60 HcfBlob FfiOHOSGenerateRandom(int64_t id, int32_t numBytes, int32_t* errCode) in FfiOHOSGenerateRandom() 75 void FfiOHOSSetSeed(int64_t id, HcfBlob *seed, int32_t* errCode) in FfiOHOSSetSeed() 89 int64_t FfiOHOSCreateMd(char* algName, int32_t* errCode) in FfiOHOSCreateMd() 124 HcfBlob FfiOHOSDigest(int64_t id, int32_t* errCode) in FfiOHOSDigest() 144 uint32_t FfiOHOSGetMdLength(int64_t id, int32_t* errCode) in FfiOHOSGetMdLength() 160 int64_t FfiOHOSCreateSymKeyGenerator(char* algName, int32_t* errCode) in FfiOHOSCreateSymKeyGenerator() 181 const char* FfiOHOSSymKeyGeneratorGetAlgName(int64_t id, int32_t* errCode) in FfiOHOSSymKeyGeneratorGetAlgName() 195 int64_t FfiOHOSGenerateSymKey(int64_t id, int32_t* errCode) in FfiOHOSGenerateSymKey() [all …]
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_inputmethod_proxy_capi.cpp | 46 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_ShowKeyboard() local 62 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_ShowTextInput() local 81 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_HideKeyboard() local 96 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_NotifySelectionChange() local 120 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_NotifyConfigurationChange() local 139 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_NotifyCursorUpdate() local 164 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_SendPrivateCommand() local 198 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_SendMessage() local 227 auto errCode = IsValidInputMethodProxy(inputMethodProxy); in OH_InputMethodProxy_RecvMessage() local
|
| /base/powermgr/power_manager/test/unittest/src/servicetest/ |
| D | powermgr_service_test_proxy.cpp | 70 ErrCode errCode = reply.ReadInt32(); in CreateRunningLockIpc() local 110 ErrCode errCode = reply.ReadInt32(); in ReleaseRunningLockIpc() local 145 ErrCode errCode = reply.ReadInt32(); in IsRunningLockTypeSupportedIpc() local 185 ErrCode errCode = reply.ReadInt32(); in LockIpc() local 226 ErrCode errCode = reply.ReadInt32(); in UnLockIpc() local 262 ErrCode errCode = reply.ReadInt32(); in IsUsedIpc() local 306 ErrCode errCode = reply.ReadInt32(); in ProxyRunningLockIpc() local 345 ErrCode errCode = reply.ReadInt32(); in ProxyRunningLocksIpc() local 375 ErrCode errCode = reply.ReadInt32(); in ResetRunningLocksIpc() local 410 ErrCode errCode = reply.ReadInt32(); in RebootDeviceIpc() local [all …]
|