Home
last modified time | relevance | path

Searched defs:error (Results 101 – 125 of 2502) sorted by relevance

12345678910>>...101

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp395 if (auto error = hwcLayer->setDisplayFrame(displayFrame); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() local
401 if (auto error = hwcLayer->setSourceCrop(sourceCrop); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() local
408 if (auto error = hwcLayer->setZOrder(z); error != hal::Error::NONE) { in writeOutputDependentGeometryStateToHWC() local
435 if (auto error = hwcLayer->setBlendMode(blendMode); error != hal::Error::NONE) { in writeOutputIndependentGeometryStateToHWC() local
445 if (auto error = hwcLayer->setPlaneAlpha(alpha); error != hal::Error::NONE) { in writeOutputIndependentGeometryStateToHWC() local
477 if (auto error = hwcLayer->setDataspace(dataspace); error != hal::Error::NONE) { in writeOutputDependentPerFrameStateToHWC() local
538 if (auto error = hwcLayer->setColor(color); error != hal::Error::NONE) { in writeSolidColorStateToHWC() local
559 if (auto error = hwcLayer->setPerFrameMetadata(supportedPerFrameMetadata, in writeBufferStateToHWC() local
583 if (auto error = hwcLayer->setBuffer(hwcSlot, hwcBuffer, acquireFence); in writeBufferStateToHWC() local
607 if (auto error = hwcLayer->setCompositionType(requestedCompositionType); in writeCompositionTypeToHWC() local
[all …]
/aosp12/system/libbase/
H A Dparsenetaddress_test.cpp24 std::string canonical, host, error; in TEST() local
41 std::string canonical, host, error; in TEST() local
56 std::string canonical, host, error; in TEST() local
113 std::string error; in TEST() local
121 std::string host, error; in TEST() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp318 auto error = hwc_session_->DestroyVirtualDisplay(display); in destroyVirtualDisplay() local
331 auto error = hwc_session_->CreateLayer(display, &layer); in createLayer() local
353 auto error = hwc_session_->DestroyLayer(display, layer); in destroyLayer() local
411 auto error = hwc_session_->GetDisplayAttribute( in getDisplayAttribute() local
517 auto error = hwc_session_->SetActiveConfig(display, config); in setActiveConfig() local
649 Error error = getFence(releaseFence, &fence, "read_back"); in setReadbackBuffer() local
760 int32_t error = HWC2_ERROR_UNSUPPORTED; in getDataspaceSaturationMatrix() local
854 auto error = Error::UNSUPPORTED; in getDisplayedContentSamplingAttributes() local
876 auto error = Error::UNSUPPORTED; in getDisplayedContentSample() local
1127 auto error = hwc_session_->SetActiveConfigWithConstraints( in setActiveConfigWithConstraints() local
[all …]
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_proxy.cpp48 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::VERIFY_DOMAIN, data, reply,… in VerifyDomain() local
65 int32_t error = Remote()->SendRequest( in ClearDomainVerifyStatus() local
92 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES, data, rep… in FilterAbilities() local
131 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::QUERY_VERIFY_STATUS, data, … in QueryDomainVerifyStatus() local
156 int32_t error = Remote()->SendRequest( in QueryAllDomainVerifyStatus() local
191 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::SAVE_VERIFY_STATUS, data, r… in SaveDomainVerifyStatus() local
210 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::IS_ATOMIC_SERVICE_URL, data… in IsAtomicServiceUrl() local
231 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::UPDATE_WHITE_LIST_URLS, dat… in UpdateWhiteListUrls() local
249 int32_t error = Remote()->SendRequest( in ConvertToExplicitWant() local
266 int32_t error = Remote()->SendRequest( in QueryAssociatedDomains() local
[all …]
/aosp12/frameworks/base/core/java/android/content/pm/parsing/result/
H A DParseInput.java132 <ResultType> ParseResult<ResultType> error(int parseError); in error() method
138 <ResultType> ParseResult<ResultType> error(@NonNull String parseError); in error() method
141 <ResultType> ParseResult<ResultType> error(int parseError, @Nullable String errorMessage); in error() method
154 <ResultType> ParseResult<ResultType> error(int parseError, @Nullable String errorMessage, in error() method
162 <ResultType> ParseResult<ResultType> error(ParseResult<?> result); in error() method
/aosp12/frameworks/base/core/java/android/hardware/soundtrigger/
H A DKeyphraseEnrollmentInfo.java187 String error = "No suitable enrollment application found"; in KeyphraseEnrollmentInfo() local
209 String error = "No " + VOICE_KEYPHRASE_META_DATA + " meta-data for " + packageName; in getKeyphraseMetadataFromApplicationInfo() local
225 String error = "Meta-data does not start with voice-enrollment-application tag for " in getKeyphraseMetadataFromApplicationInfo() local
252 String error = "No valid searchKeyphraseId specified in meta-data for " + packageName; in getKeyphraseFromTypedArray() local
262 String error = "No valid searchKeyphrase specified in meta-data for " + packageName; in getKeyphraseFromTypedArray() local
273 String error = "No valid searchKeyphraseSupportedLocales specified in meta-data for " in getKeyphraseFromTypedArray() local
303 String error = "No valid searchKeyphraseRecognitionFlags specified in meta-data for " in getKeyphraseFromTypedArray() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_callback_proxy.cpp36 int error = remote->SendRequest(PRINT_CALLBACK_TASK, data, reply, option); in OnCallback() local
62 int error = remote->SendRequest(PRINT_CALLBACK_PRINTER, data, reply, option); in OnCallback() local
88 int error = remote->SendRequest(PRINT_CALLBACK_PRINT_JOB, data, reply, option); in OnCallback() local
113 int error = remote->SendRequest(PRINT_CALLBACK_EXTINFO, data, reply, option); in OnCallback() local
145 int error = remote->SendRequest(PRINT_CALLBACK_PRINT_JOB_ADAPTER, data, reply, option); in OnCallbackAdapterLayout() local
176 int error = remote->SendRequest(PRINT_CALLBACK_PRINT_JOB_CHANGED_ADAPTER, data, reply, option); in onCallbackAdapterJobStateChanged() local
204 int error = remote->SendRequest(PRINT_CALLBACK_PRINT_GET_FILE_ADAPTER, data, reply, option); in OnCallbackAdapterGetFile() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_context.cpp60 EGLint error = eglGetError(); in Release() local
81 EGLint error = eglGetError(); in MakeCurrent() local
97 EGLint error = eglGetError(); in ReleaseCurrent() local
117 EGLint error = eglGetError(); in SwapBuffers() local
/aosp12/hardware/interfaces/sensors/common/vts/utils/
H A DGrallocWrapper.cpp73 bool failed(Error2 error) { in failed()
76 bool failed(Error3 error) { in failed()
79 bool failed(Error4 error) { in failed()
137 auto callback = [&](auto error, uint32_t /*stride*/, const hidl_vec<hidl_handle>& buffers) { in allocate()
154 auto error = mMapper->freeBuffer(bufferHandle); in freeBuffer() local
172 auto callback = [&](auto error, const BufferDescriptorT& tmpDescriptor) { in getDescriptor()
189 mMapper->importBuffer(rawHandle, [&](auto error, void* tmpBuffer) { in importBuffer()
209 [&](auto error, void* tmpData, ...) { // V3/4 pass extra args we don't use in lock()
223 mMapper->unlock(bufferHandle, [&](auto error, const hidl_handle& /*releaseFence*/) { in unlock()
/aosp12/system/keymaster/key_blob_utils/
H A Dauth_encrypted_key_blob.cpp39 Buffer generate_nonce(const RandomSource& random, size_t size, keymaster_error_t* error) { in generate_nonce()
55 const AuthorizationSet& hidden, keymaster_error_t* error) { in BuildAesGcmInfo()
82 const KeymasterKeyBlob& master_key, keymaster_error_t* error) { in DeriveAesGcmKeyEncryptionKey()
121 keymaster_error_t* error) { in AesGcmEncryptKey()
163 const KeymasterKeyBlob& master_key, keymaster_error_t* error) { in AesGcmDecryptKey()
209 keymaster_error_t* error) { in SerializeAuthEncryptedBlob()
238 keymaster_error_t* error) { in DeserializeAuthEncryptedBlob()
293 const RandomSource& random, keymaster_error_t* error) { in EncryptKey()
323 const KeymasterKeyBlob& master_key, keymaster_error_t* error) { in DecryptKey()
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy.cpp128 …int error = Remote()->SendRequest(static_cast<uint32_t>(DhcpServerInterfaceCode::DHCP_SERVER_SVR_C… in RegisterDhcpServerCallBack() local
166 int error = Remote()->SendRequest( in StartDhcpServer() local
208 int error = Remote()->SendRequest( in SetDhcpRange() local
244 int error = Remote()->SendRequest( in SetDhcpName() local
284 int error = Remote()->SendRequest( in PutDhcpRange() local
317 int error = Remote()->SendRequest( in RemoveAllDhcpRange() local
350 int error = Remote()->SendRequest( in UpdateLeasesTime() local
382 int error = Remote()->SendRequest( in StopDhcpServer() local
422 int error = Remote()->SendRequest( in RemoveDhcpRange() local
453 int error = Remote()->SendRequest( in GetDhcpClientInfos() local
H A Ddhcp_server_proxy_lite.cpp185 int error = remote_->Invoke(remote_, in RegisterDhcpServerCallBack() local
222 int error = remote_->Invoke(remote_, in StartDhcpServer() local
260 int error = remote_->Invoke(remote_, in StopDhcpServer() local
305 int error = remote_->Invoke(remote_, in SetDhcpRange() local
345 int error = remote_->Invoke(remote_, in SetDhcpName() local
389 int error = remote_->Invoke(remote_, in PutDhcpRange() local
427 int error = remote_->Invoke(remote_, in RemoveAllDhcpRange() local
465 int error = remote_->Invoke(remote_, in UpdateLeasesTime() local
509 int error = remote_->Invoke(remote_, in RemoveDhcpRange() local
547 int error = remote_->Invoke(remote_, in GetDhcpClientInfos() local
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dchannel_event_set.cpp20 const int error = errno; in SetupHandle() local
83 const int error = errno; in ChannelEventReceiver() local
93 const int error = errno; in ChannelEventReceiver() local
103 const int error = errno; in ChannelEventReceiver() local
121 const int error = errno; in PollPendingEvents() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dnetwork_ability_proxy.cpp43 …int error = Remote()->SendRequest(static_cast<uint32_t>(NetworkInterfaceCode::SEND_LOCATION_REQUES… in SendLocationRequest() local
64 …int error = Remote()->SendRequest(static_cast<uint32_t>(NetworkInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
85 int error = in EnableMock() local
105 int error = in DisableMock() local
132 int error = in SetMocked() local
H A Dpassive_ability_proxy.cpp43 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SEND_LOCATION_REQUES… in SendLocationRequest() local
64 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
85 int error = in EnableMock() local
105 int error = in DisableMock() local
132 int error = in SetMocked() local
/aosp12/packages/modules/adb/sysdeps/posix/
H A Dnetwork.cpp32 static void set_error(std::string* error) { in set_error()
58 static int _network_loopback_client(bool ipv6, int port, int type, std::string* error) { in _network_loopback_client()
84 int network_loopback_client(int port, int type, std::string* error) { in network_loopback_client()
93 static int _network_loopback_server(bool ipv6, int port, int type, std::string* error) { in _network_loopback_server()
122 int network_loopback_server(int port, int type, std::string* error, bool prefer_ipv4) { in network_loopback_server()
136 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect()
/aosp12/system/libvintf/
H A DCompatibilityMatrix.cpp48 bool CompatibilityMatrix::addKernel(MatrixKernel&& kernel, std::string* error) { in addKernel()
122 const std::string& path, std::string* error) { in fetchAllInformation()
193 bool CompatibilityMatrix::addAllHalsAsOptional(CompatibilityMatrix* other, std::string* error) { in addAllHalsAsOptional()
270 bool CompatibilityMatrix::addAllKernels(CompatibilityMatrix* other, std::string* error) { in addAllKernels()
286 bool CompatibilityMatrix::addSepolicy(CompatibilityMatrix* other, std::string* error) { in addSepolicy()
292 bool CompatibilityMatrix::addAvbMetaVersion(CompatibilityMatrix* other, std::string* error) { in addAvbMetaVersion()
298 bool CompatibilityMatrix::addVndk(CompatibilityMatrix* other, std::string* error) { in addVndk()
307 bool CompatibilityMatrix::addVendorNdk(CompatibilityMatrix* other, std::string* error) { in addVendorNdk()
337 Level deviceLevel, std::vector<CompatibilityMatrix>* matrices, std::string* error) { in combine()
390 std::vector<CompatibilityMatrix>* matrices, std::string* error) { in combineDeviceMatrices()
[all …]
/aosp12/system/security/keystore2/src/crypto/
H A Dcertificate_utils.cpp298 if (auto error = std::get_if<CertUtilsError>(&certificateV)) { in makeCert() local
312 if (auto error = std::get_if<CertUtilsError>(&key_usage_extensionV)) { in makeCert() local
342 if (auto error = std::get_if<CertUtilsError>(&keyidV)) { in makeCert() local
348 if (auto error = std::get_if<CertUtilsError>(&subject_key_extensionV)) { in makeCert() local
379 if (auto error = std::get_if<CertUtilsError>(&keyidV)) { in setIssuer() local
385 if (auto error = std::get_if<CertUtilsError>(&auth_key_extensionV)) { in setIssuer() local
441 if (auto error = setRsaDigestAlgorField(&mgf1_digest, digest)) { in setPssMaskGeneratorField() local
501 if (auto error = setSaltLength(pss.get(), EVP_MD_size(md))) { in buildRsaPssParameter() local
504 if (auto error = setRsaDigestAlgorField(&pss->hashAlgorithm, md)) { in buildRsaPssParameter() local
507 if (auto error = setPssMaskGeneratorField(&pss->maskGenAlgorithm, md)) { in buildRsaPssParameter() local
[all …]
/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexRollbackTests.java114 String error = mHostUtils.installStagedPackage(apexFile); in testAutomaticBootLoopRecovery() local
159 String error = mHostUtils.installStagedPackage(apexFile); in testSessionNotRevertedWithCheckpointingDisabled() local
196 String error = mHostUtils.installStagedPackage(apexFile); in testCheckpointingRevertsSession() local
234 String error = mHostUtils.installStagedPackage(apexFile); in testRebootingOnceDoesNotRevertSession() local
292 String error = mHostUtils.installStagedPackage(apexFile); in testFailingUserspaceReboot_doesNotRevertUpdate() local
322 String error = mHostUtils.installStagedPackage(apexFile); in testUserspaceRebootFailedShutdownSequence_doesNotRevertUpdate() local
355 String error = mHostUtils.installStagedPackage(apexFile); in testUserspaceRebootFailedRemount_revertsUpdate() local
427 final String error = mHostUtils.installStagedPackage(apexFile); in testReasonForRevertIsLoggedDuringBootloop() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_impl_test.cpp119 KITS::ErrorCode error = nfcControllerImpl->RegisterCallBack(callback, type, callerToken); variable
134 KITS::ErrorCode error = nfcControllerImpl->UnRegisterCallBack(type, callerToken); variable
149 KITS::ErrorCode error = nfcControllerImpl->UnRegisterCallBack(type, callerToken); variable
163 KITS::ErrorCode error = nfcControllerImpl->UnRegisterAllCallBack(callerToken); variable
177 KITS::ErrorCode error = nfcControllerImpl->UnRegisterAllCallBack(callerToken); variable
217 KITS::ErrorCode error = nfcControllerImpl->RegNdefMsgCallback(callback); variable
231 KITS::ErrorCode error = nfcControllerImpl->RegQueryApplicationCb(callback); variable
245 KITS::ErrorCode error = nfcControllerImpl->RegCardEmulationNotifyCb(callback); variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_service_proxy.cpp43 int32_t error; in ReportData() local
111 int32_t error; in KillProcess() local
131 int32_t error; in RegisterSystemloadNotifier() local
149 int32_t error; in RegisterEventListener() local
168 int32_t error; in UnRegisterEventListener() local
186 int32_t error; in UnRegisterSystemloadNotifier() local
202 int32_t error; in GetSystemloadLevel() local
236 …int32_t error = remote->SendRequest(static_cast<uint32_t>(ResourceScheduleInterfaceCode::TOUCH_DOW… in IsAllowedAppPreload() local
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadService.cpp52 if (const status_t error = touchpad_->Attach()) { in attach() local
63 if (const status_t error = touchpad_->Detach()) { in detach() local
74 if (const status_t error = touchpad_->Touch(touchpad, x, y, pressure)) { in touch() local
84 if (const status_t error = touchpad_->ButtonState(touchpad, buttons)) { in buttonState() local
94 if (const status_t error = touchpad_->Scroll(touchpad, x, y)) { in scroll() local
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp50 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), reply); in GetSwitchState() local
80 int error; in SendMsgWithDataReply() local
134 int error = in RegisterSwitchCallback() local
141 int error = in UnregisterSwitchCallback() local
148 int error = in RegisterGnssStatusCallback() local
155 int error = in UnregisterGnssStatusCallback() local
199 int error = in StopLocating() local
207 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GET_CACHE_LOCATION), reply); in GetCacheLocation() local
422 int error = in SetReverseGeocodingMockInfo() local
491 int error = remote->SendRequest(msgId, data, reply, option); in SendMsgWithDataReplyV9() local
[all …]
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_status_util.cpp25 std::string legacyErrorToString(legacy_hal::wifi_error error) { in legacyErrorToString()
63 WifiStatus createWifiStatusFromLegacyError(legacy_hal::wifi_error error, in createWifiStatusFromLegacyError()
104 WifiStatus createWifiStatusFromLegacyError(legacy_hal::wifi_error error) { in createWifiStatusFromLegacyError()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/
H A Duri_permission_manager_proxy.cpp65 int error = SendTransactCmd(UriPermMgrCmd::ON_GRANT_URI_PERMISSION, data, reply, option); in GrantUriPermission() local
118 int error = SendTransactCmd(UriPermMgrCmd::ON_BATCH_GRANT_URI_PERMISSION, data, reply, option); in GrantUriPermission() local
171 …int error = SendTransactCmd(UriPermMgrCmd::ON_GRANT_URI_PERMISSION_PRIVILEGED, data, reply, option… in GrantUriPermissionPrivileged() local
197 int error = SendTransactCmd(UriPermMgrCmd::ON_REVOKE_URI_PERMISSION, data, reply, option); in RevokeUriPermission() local
217 int error = SendTransactCmd(UriPermMgrCmd::ON_REVOKE_ALL_URI_PERMISSION, data, reply, option); in RevokeAllUriPermissions() local
248 …int error = SendTransactCmd(UriPermMgrCmd::ON_REVOKE_URI_PERMISSION_MANUALLY, data, reply, option); in RevokeUriPermissionManually() local
278 int error = SendTransactCmd(UriPermMgrCmd::ON_VERIFY_URI_PERMISSION, data, reply, option); in VerifyUriPermission() local
320 int error = SendTransactCmd(UriPermMgrCmd::ON_CHECK_URI_AUTHORIZATION, data, reply, option); in CheckUriAuthorization() local
363 … int error = SendTransactCmd(UriPermMgrCmd::ON_CLEAR_PERMISSION_TOKEN_BY_MAP, data, reply, option); in ClearPermissionTokenByMap() local
400 int error = SendTransactCmd(UriPermMgrCmd::ON_ACTIVE, data, reply, option); in Active() local

12345678910>>...101