/foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/ |
H A D | egl_manager.cpp | 51 int error = eglGetError(); in RetryEGLContext() local 126 int error = eglGetError(); in CreateAndSetEGLContext() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/ |
H A D | mock_iremote_object.h | 73 void SetErrorStatus(int error) in SetErrorStatus() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
H A D | deferred_photo_processing_session_proxy.cpp | 34 int error = Remote()->SendRequest( in BeginSynchronize() local 49 int error = Remote()->SendRequest( in EndSynchronize() local 69 int error = Remote()->SendRequest( AddImage() local 87 int error = Remote()->SendRequest( RemoveImage() local 104 int error = Remote()->SendRequest( RestoreImage() local 122 int error = Remote()->SendRequest( ProcessImage() local 139 int error = Remote()->SendRequest( CancelProcessImage() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ |
H A D | render_surface.cpp | 49 EGLint error = eglGetError();
in Create() local 59 EGLint error = eglGetError();
in Create() local 75 EGLint error = eglGetError();
in Init() local 84 EGLint error = eglGetError();
in Init() local 98 EGLint error = eglGetError();
in Release() local [all...] |
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/ |
H A D | avbuffer_func_unit_test.cpp | 1842 auto error = memcpy_s(array, capacity_, inputBuffer_.data(), capacity_); in HWTEST_F() local
|
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hstream_capture_proxy.cpp | 38 int error = Remote()->SendRequest( in Capture() local 54 int error = Remote()->SendRequest( in CancelCapture() local 70 int error = Remote()->SendRequest( ConfirmCapture() local 86 int error = Remote()->SendRequest( Release() local 109 int error = Remote()->SendRequest( SetCallback() local 133 int error = Remote()->SendRequest( SetThumbnail() local 150 int error = Remote()->SendRequest( EnableRawDelivery() local 172 int error = Remote()->SendRequest( SetBufferProducerInfo() local 188 int error = Remote()->SendRequest( DeferImageDeliveryFor() local 203 int error = Remote()->SendRequest( IsDeferredPhotoEnabled() local 218 int error = Remote()->SendRequest( IsDeferredVideoEnabled() local 234 int error = Remote()->SendRequest( SetMovingPhotoVideoCodecType() local [all...] |
H A D | hcamera_device_proxy.cpp | 39 int error = Remote()->SendRequest( in Open() local 55 int error = Remote()->SendRequest( in OpenSecureCamera() local 71 int error = Remote()->SendRequest( Close() local 87 int error = Remote()->SendRequest( Release() local 110 int error = Remote()->SendRequest( SetCallback() local 131 int error = Remote()->SendRequest( UpdateSetting() local 152 int error = Remote()->SendRequest( SetUsedAsPosition() local 174 int error = Remote()->SendRequest( GetStatus() local 192 int error = Remote()->SendRequest( GetEnabledResults() local 213 int error = Remote()->SendRequest( EnableResult() local 231 int error = Remote()->SendRequest( DisableResult() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | fragment_metadata.cpp | 119 PICTURE_ERR error; in Unmarshalling() local 128 FragmentMetadata *FragmentMetadata::Unmarshalling(Parcel &parcel, PICTURE_ERR &error) in Unmarshalling() argument
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_proxy.cpp | 51 int error = SendRequest(HelperListenerMsg::ON_ERROR_MSG, data, reply, option); in OnError() local 67 int error = SendRequest(HelperListenerMsg::ON_INFO, data, reply, option); in OnInfo() local 97 int32_t error in SendRequest() local [all...] |
/foundation/multimedia/player_framework/services/services/media_data_source/ipc/ |
H A D | media_data_source_proxy.cpp | 143 int error = Remote()->SendRequest(static_cast<uint32_t>(ListenerMsg::READ_AT), data, reply, option); in ReadAt() local 158 int error = Remote()->SendRequest(static_cast<uint32_t>(ListenerMsg::GET_SIZE), data, reply, option); in GetSize() local
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.cpp | 50 int error = SendRequest(PlayerListenerMsg::ON_ERROR_MSG, data, reply, option); in OnError() local 74 int error = SendRequest(PlayerListenerMsg::ON_INFO, data, reply, option); in OnInfo() local 105 int32_t error in SendRequest() local [all...] |
/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | recorder_listener_proxy.cpp | 48 int error = Remote()->SendRequest(RecorderListenerMsg::ON_ERROR, data, reply, option); in OnError() local 63 int error = Remote()->SendRequest(RecorderListenerMsg::ON_INFO, data, reply, option); in OnInfo() local 77 int error in OnAudioCaptureChange() local 91 int error = Remote()->SendRequest(RecorderListenerMsg::ON_PHOTO_ASSERT_AVAILABLE, data, reply, option); OnPhotoAssertAvailable() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextensionquery_fuzzer/src/ |
H A D | medialibrary_extension_query_fuzzer.cpp | 119 DatashareBusinessError error; in FuzzDataShareBusinessError() local 128 auto error = FuzzDataShareBusinessError(data, size); in QueryFuzzer() local 129 extension.Query(FuzzUri(data, size), FuzzDataSharePredicates(data, size), columns, error); in QueryFuzzer() local
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.cpp | 48 int error = Remote()->SendRequest(ScreenCaptureListenerMsg::ON_ERROR, data, reply, option); in OnError() local 63 int error = Remote()->SendRequest(ScreenCaptureListenerMsg::ON_AUDIO_AVAILABLE, data, reply, option); in OnAudioBufferAvailable() local 77 int error in OnVideoBufferAvailable() local 91 int error = Remote()->SendRequest(ScreenCaptureListenerMsg::ON_STAGE_CHANGE, data, reply, option); OnStateChange() local [all...] |
/foundation/window/window_manager/previewer/src/ |
H A D | window.cpp | 41 WMError error = windowImpl->Create(option->GetParentId(), context); in Create() local
|
/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_rpc_error.cpp | 65 napi_value error = GetError(env); in ThrowError() local
|
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/ |
H A D | fwmark_client.cpp | 90 int32_t error = 0; in Send() local
|
/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | foo_service.cpp | 125 int error = Remote()->SendRequest(SEND_WRONG_REPLY, dataParcel, replyParcel, option); in TestNestingSend() local
|
/foundation/communication/netstack/test/unittest/websocket_inner_unittest/ |
H A D | websocket_inner_unittest.cpp | 53 static void OnError(WebSocketClient *client, ErrorResult error) {} in OnError() argument
|
/foundation/communication/netstack/test/unittest/websocket_test/ |
H A D | websocket_inner_unittest.cpp | 53 static void OnError(WebSocketClient *client, ErrorResult error) {}
in OnError() argument
|
H A D | websocket_capi_unittest.cpp | 44 static void OnError(struct WebSocket *client, WebSocket_ErrorResult error) {}
in OnError() argument
|
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/ |
H A D | hce_session_proxy.cpp | 59 int error = SendRequestExpectReplyNone(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_CE_HCE_ON), in RegHceCmdCallback() local 134 int error in StopHce() local 162 int error = SendRequestExpectReplyBool( IsDefaultService() local 191 int error = SendRequestExpectReplyNone( StartHce() local [all...] |
/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/ |
H A D | net_websocket_adapter.cpp | 81 int32_t Conv2ErrorResult(struct ErrorResult error, struct WebSocket_ErrorResult *webSocketErrorResult)
in Conv2ErrorResult() argument
|
/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | nfc_controller_impl_test.cpp | 119 KITS::ErrorCode error = nfcControllerImpl->RegisterCallBack(callback, type, callerToken); in HWTEST_F() local 134 KITS::ErrorCode error = nfcControllerImpl->UnRegisterCallBack(type, callerToken); in HWTEST_F() local 149 KITS::ErrorCode error = nfcControllerImpl->UnRegisterCallBack(type, callerToken); in HWTEST_F() local 163 KITS::ErrorCode error = nfcControllerImpl->UnRegisterAllCallBack(callerToken); in HWTEST_F() local 177 KITS::ErrorCode error = nfcControllerImpl->UnRegisterAllCallBack(callerToken); in HWTEST_F() local 217 KITS::ErrorCode error = nfcControllerImpl->RegNdefMsgCallback(callback); HWTEST_F() local 231 KITS::ErrorCode error = nfcControllerImpl->RegQueryApplicationCb(callback); HWTEST_F() local 245 KITS::ErrorCode error = nfcControllerImpl->RegCardEmulationNotifyCb(callback); HWTEST_F() local [all...] |
/foundation/communication/netstack/test/unittest/websocket_capi_unittest/ |
H A D | websocket_capi_unittest.cpp | 45 static void OnError(struct WebSocket *client, WebSocket_ErrorResult error) {} in OnError() argument
|