| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/ |
| D | opengl_wrapper_api_test.cpp | 83 EGLint error = eglGetError(); variable 109 EGLint error = eglGetError(); variable 136 EGLint error = eglGetError(); variable 165 EGLint error = eglGetError(); variable 194 EGLint error = eglGetError(); variable 242 EGLint error = eglGetError(); variable 266 EGLint error = eglGetError(); variable 309 EGLint error = eglGetError(); variable 335 for (GLint error = glGetError(); error != GL_NO_ERROR; error = glGetError()) { variable 341 GLint error = glGetError(); variable [all …]
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/ |
| D | js_default_app_unsupported.cpp | 31 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplication() local 40 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplicationSync() local 49 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplication() local 58 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplicationSync() local 67 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDefaultApplication() local 76 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDefaultApplicationSync() local 85 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in ResetDefaultApplication() local 94 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in ResetDefaultApplicationSync() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_host_proxy.cpp | 38 …int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_REGISTER_OBSERVER, option, data, repl… in RegisterObserver() local 59 …int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DEREGISTER_OBSERVER, option, data, re… in DeregisterObserver() local 77 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_ENABLE, option, data, reply); in EnableBt() local 96 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DISABLE, option, data, reply); in DisableBt() local 117 … int32_t error = InnerTransact(BluetoothHostInterfaceCode::SATELLITE_CONTROL, option, data, reply); in SatelliteControl() local 138 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GETPROFILE, option, data, reply); in GetProfile() local 159 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GET_BLE, option, data, reply); in GetBleRemote() local 191 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GETSTATE, option, data, reply); in GetBtState() local 212 …int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_GET_LOCAL_ADDRESS, option, data, repl… in GetLocalAddress() local 231 int32_t error = InnerTransact(BluetoothHostInterfaceCode::BT_DISABLE_BLE, option, data, reply); in DisableBle() local [all …]
|
| D | bluetooth_avrcp_tg_proxy.cpp | 37 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_REGISTER_OBSERVER, option, da… in RegisterObserver() local 60 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_UNREGISTER_OBSERVER, option, … in UnregisterObserver() local 83 int error = InnerTransact( in SetActiveDevice() local 106 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_CONNECT, option, data, reply); in Connect() local 129 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_DISCONNECT, option, data, rep… in Disconnect() local 148 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_CONNECTED_DEVICES, option… in GetConnectedDevices() local 186 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICES_BY_STATES, option… in GetDevicesByStates() local 217 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICE_STATE, option, dat… in GetDeviceState() local 244 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_PLAYBACK_STATUS_CHANGE… in NotifyPlaybackStatusChanged() local 272 …int error = InnerTransact(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_TRACK_CHANGED, option,… in NotifyTrackChanged() local [all …]
|
| D | bluetooth_avrcp_ct_proxy.cpp | 36 int error = InnerTransact( in RegisterObserver() local 58 int error = InnerTransact( in UnregisterObserver() local 77 int error = InnerTransact( in GetConnectedDevices() local 106 int error = InnerTransact( in GetDevicesByStates() local 134 int error = InnerTransact( in GetDeviceState() local 158 int error = InnerTransact( in Connect() local 182 int error = InnerTransact( in Disconnect() local 211 int error = InnerTransact( in PressButton() local 240 int error = InnerTransact( in ReleaseButton() local 264 int error = InnerTransact( in GetUnitInfo() local [all …]
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
| D | js_app_overlay_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabled() local 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabledByBundleName() local 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfo() local 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetTargetOverlayModuleInfos() local 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfoByBundleName() local 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetTargetOverlayModuleInfosByBundleName() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
| D | launcher_bundle_manager_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfo() local 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfoSync() local 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllLauncherAbilityInfo() local 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfo() local 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfoSync() local 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in StartShortcut() local
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| D | form_mgr_proxy.cpp | 63 int error = GetParcelableInfo<FormJsInfo>(IFormMgr::Message::FORM_MGR_ADD_FORM, data, formInfo); in AddForm() local 118 int error = SendTransactCmd( in DeleteForm() local 147 int error = SendTransactCmd( in StopRenderingForm() local 188 int error = SendTransactCmd( in ReleaseForm() local 224 int error = SendTransactCmd( in UpdateForm() local 261 int error = SendTransactCmd( in SetNextRefreshTime() local 291 int error = SendTransactCmd( in ReleaseRenderer() local 328 int32_t error = SendTransactCmd( in RequestPublishForm() local 369 int32_t error = SendTransactCmd( in SetPublishFormResult() local 396 int32_t error = SendTransactCmd( in AcquireAddFormResult() local [all …]
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
| D | js_app_control_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatus() local 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatus() local 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in DeleteDisposedStatus() local 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatusSync() local 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatusSync() local 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in DeleteDisposedStatusSync() local 84 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedRule() local 93 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedRule() local
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
| 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( in ConfirmCapture() local 86 int error = Remote()->SendRequest( in Release() local 109 int error = Remote()->SendRequest( in SetCallback() local 133 int error = Remote()->SendRequest( in SetThumbnail() local 150 int error = Remote()->SendRequest( in EnableRawDelivery() local 172 int error = Remote()->SendRequest( in SetBufferProducerInfo() local 188 int error = Remote()->SendRequest( in DeferImageDeliveryFor() local 203 int error = Remote()->SendRequest( in IsDeferredPhotoEnabled() local [all …]
|
| D | hcapture_session_proxy.cpp | 33 int error = Remote()->SendRequest( in BeginConfig() local 57 int error = Remote()->SendRequest( in CanAddInput() local 82 int error = Remote()->SendRequest( in AddInput() local 106 int error = Remote()->SendRequest( in AddOutput() local 129 int error = Remote()->SendRequest( in RemoveInput() local 153 int error = Remote()->SendRequest( in RemoveOutput() local 169 int error = Remote()->SendRequest( in CommitConfig() local 185 int error = Remote()->SendRequest( in Start() local 201 int error = Remote()->SendRequest( in Stop() local 217 int error = Remote()->SendRequest( in Release() local [all …]
|
| 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( in Close() local 87 int error = Remote()->SendRequest( in Release() local 110 int error = Remote()->SendRequest( in SetCallback() local 131 int error = Remote()->SendRequest( in UpdateSetting() local 152 int error = Remote()->SendRequest( in SetUsedAsPosition() local 174 int error = Remote()->SendRequest( in GetStatus() local 192 int error = Remote()->SendRequest( in GetEnabledResults() local 213 int error = Remote()->SendRequest( in EnableResult() local [all …]
|
| D | hstream_repeat_proxy.cpp | 38 int error = Remote()->SendRequest( in Start() local 54 int error = Remote()->SendRequest( in Stop() local 70 int error = Remote()->SendRequest( in Release() local 92 int error = Remote()->SendRequest( in SetCallback() local 114 int error = Remote()->SendRequest( in AddDeferredSurface() local 141 int error = Remote()->SendRequest( in ForkSketchStreamRepeat() local 167 int error = Remote()->SendRequest( in UpdateSketchRatio() local 182 int error = Remote()->SendRequest( in RemoveSketchStreamRepeat() local 200 int error = Remote()->SendRequest( in SetFrameRate() local 216 int error = Remote()->SendRequest( in SetCameraRotation() local [all …]
|
| D | hcamera_service_proxy.cpp | 35 int error = Remote()->SendRequest( in NotifyCloseCamera() local 52 int error = Remote()->SendRequest( in NotifyMuteCamera() local 72 int error = Remote()->SendRequest( in GetCameras() local 99 int error = Remote()->SendRequest( in GetCameraIds() local 121 int error = Remote()->SendRequest( in GetCameraAbility() local 140 int error = Remote()->SendRequest( in CreateCameraDevice() local 169 int error = Remote()->SendRequest( in SetCameraCallback() local 192 int error = Remote()->SendRequest( in SetMuteCallback() local 214 int error = Remote()->SendRequest( in SetTorchCallback() local 236 int error = Remote()->SendRequest( in SetFoldStatusCallback() local [all …]
|
| /foundation/multimedia/player_framework/services/services/recorder/ipc/ |
| D | recorder_service_proxy.cpp | 48 int error = Remote()->SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local 65 int error = Remote()->SendRequest(SET_VIDEO_SOURCE, data, reply, option); in SetVideoSource() local 84 int error = Remote()->SendRequest(SET_VIDEO_ENCODER, data, reply, option); in SetVideoEncoder() local 103 int error = Remote()->SendRequest(SET_VIDEO_SIZE, data, reply, option); in SetVideoSize() local 121 int error = Remote()->SendRequest(SET_VIDEO_FARAME_RATE, data, reply, option); in SetVideoFrameRate() local 139 int error = Remote()->SendRequest(SET_VIDEO_ENCODING_BIT_RATE, data, reply, option); in SetVideoEncodingBitRate() local 157 int error = Remote()->SendRequest(SET_VIDEO_IS_HDR, data, reply, option); in SetVideoIsHdr() local 175 int error = Remote()->SendRequest(SET_VIDEO_ENABLE_TEMPORAL_SCALE, data, reply, option); in SetVideoEnableTemporalScale() local 192 int error = Remote()->SendRequest(SET_META_CONFIGS, data, reply, option); in SetMetaConfigs() local 209 int error = Remote()->SendRequest(SET_META_SOURCE, data, reply, option); in SetMetaSource() local [all …]
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| D | audio_policy_client_proxy.cpp | 46 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnVolumeKeyEvent() local 70 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnAudioFocusInfoChange() local 89 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnAudioFocusRequested() local 107 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnAudioFocusAbandoned() local 132 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnDeviceChange() local 156 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnMicrophoneBlocked() local 175 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnRingerModeUpdated() local 194 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnMicStateUpdated() local 218 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnPreferredOutputDeviceUpdated() local 242 …int error = Remote()->SendRequest(static_cast<uint32_t>(UPDATE_CALLBACK_CLIENT), data, reply, opti… in OnPreferredInputDeviceUpdated() local [all …]
|
| /foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
| D | transcoder_service_proxy.cpp | 48 int error = Remote()->SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local 65 int error = Remote()->SendRequest(SET_VIDEO_ENCODER, data, reply, option); in SetVideoEncoder() local 83 int error = Remote()->SendRequest(SET_VIDEO_SIZE, data, reply, option); in SetVideoSize() local 100 int error = Remote()->SendRequest(SET_VIDEO_ENCODING_BIT_RATE, data, reply, option); in SetVideoEncodingBitRate() local 117 int error = Remote()->SendRequest(SET_AUDIO_ENCODER, data, reply, option); in SetAudioEncoder() local 134 int error = Remote()->SendRequest(SET_AUDIO_ENCODING_BIT_RATE, data, reply, option); in SetAudioEncodingBitRate() local 151 int error = Remote()->SendRequest(SET_OUTPUT_FORMAT, data, reply, option); in SetOutputFormat() local 170 int32_t error = Remote()->SendRequest(SET_INPUT_FILE_FD, data, reply, option); in SetInputFile() local 186 int error = Remote()->SendRequest(SET_OUTPUT_FILE, data, reply, option); in SetOutputFile() local 202 int error = Remote()->SendRequest(PREPARE, data, reply, option); in Prepare() local [all …]
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | ability_manager_proxy.cpp | 51 int error; in StartAbility() local 95 int error = SendRequest(AbilityManagerInterfaceCode::GET_TOP_ABILITY, data, reply, option); in GetTopAbility() local 124 …int error = SendRequest(AbilityManagerInterfaceCode::GET_ELEMENT_NAME_BY_TOKEN, data, reply, optio… in GetElementNameByToken() local 141 int error; in StartAbility() local 186 int error; in StartAbility() local 228 int error; in StartAbilityWithSpecifyTokenId() local 307 …int32_t error = SendRequest(AbilityManagerInterfaceCode::START_ABILITY_BY_INSIGHT_INTENT, data, re… in StartAbilityByInsightIntent() local 318 int error; in StartAbility() local 384 …int error = SendRequest(AbilityManagerInterfaceCode::START_ABILITY_AS_CALLER_BY_TOKEN, data, reply… in StartAbilityAsCaller() local 396 int error; in StartAbilityAsCaller() local [all …]
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| D | audio_policy_proxy.cpp | 57 int32_t error = Remote()->SendRequest( in GetMaxVolumeLevel() local 72 int32_t error = Remote()->SendRequest( in GetMinVolumeLevel() local 88 int32_t error = Remote()->SendRequest( in SetSystemVolumeLevelLegacy() local 105 int32_t error = Remote()->SendRequest( in SetSystemVolumeLevel() local 120 int32_t error = Remote()->SendRequest( in SetRingerModeLegacy() local 136 int32_t error = Remote()->SendRequest( in SetRingerMode() local 154 int32_t error = Remote()->SendRequest( in GetSupportedTones() local 179 int32_t error = Remote()->SendRequest( in GetToneConfig() local 200 int32_t error = Remote()->SendRequest( in SetMicrophoneMute() local 216 int32_t error = Remote()->SendRequest( in SetMicrophoneMuteAudioConfig() local [all …]
|
| /foundation/multimedia/player_framework/services/services/player/ipc/ |
| D | player_service_proxy.cpp | 97 int32_t error = -1; in SendRequest() local 113 int32_t error = SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local 131 int32_t error = SendRequest(SET_SOURCE, data, reply, option); in SetSource() local 149 int32_t error = SendRequest(SET_MEDIA_DATA_SRC_OBJ, data, reply, option); in SetSource() local 169 int32_t error = SendRequest(SET_FD_SOURCE, data, reply, option); in SetSource() local 186 int32_t error = SendRequest(ADD_SUB_SOURCE, data, reply, option); in AddSubSource() local 206 int32_t error = SendRequest(ADD_SUB_FD_SOURCE, data, reply, option); in AddSubSource() local 222 int32_t error = SendRequest(PLAY, data, reply, option); in Play() local 238 int32_t error = SendRequest(PREPARE, data, reply, option); in Prepare() local 255 int32_t error = SendRequest(SET_RENDER_FIRST_FRAME, data, reply, option); in SetRenderFirstFrame() local [all …]
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| D | audio_policy_volume_proxy.cpp | 37 int32_t error = Remote()->SendRequest( in GetMaxVolumeLevel() local 52 int32_t error = Remote()->SendRequest( in GetMinVolumeLevel() local 68 int32_t error = Remote()->SendRequest( in SetSystemVolumeLevelLegacy() local 85 int32_t error = Remote()->SendRequest( in SetSystemVolumeLevel() local 100 int32_t error = Remote()->SendRequest( in GetSystemActiveVolumeType() local 117 int32_t error = Remote()->SendRequest( in GetSystemVolumeLevel() local 133 int32_t error = Remote()->SendRequest( in SetLowPowerVolume() local 148 int32_t error = Remote()->SendRequest( in GetLowPowerVolume() local 163 int32_t error = Remote()->SendRequest( in GetSingleStreamVolume() local 177 int32_t error = Remote()->SendRequest( in IsVolumeUnadjustable() local [all …]
|
| D | audio_policy_callback_proxy.cpp | 43 int error = Remote()->SendRequest( in SetAudioInterruptCallback() local 62 int error = Remote()->SendRequest( in UnsetAudioInterruptCallback() local 82 int error = Remote()->SendRequest( in SetAudioManagerInterruptCallback() local 101 int error = Remote()->SendRequest( in UnsetAudioManagerInterruptCallback() local 120 int error = Remote()->SendRequest( in SetQueryClientTypeCallback() local 144 int error = Remote()->SendRequest( in SetAvailableDeviceChangeCallback() local 163 int error = Remote()->SendRequest( in UnsetAvailableDeviceChangeCallback() local 186 int32_t error = Remote()->SendRequest( in SetAudioConcurrencyCallback() local 202 int error = Remote()->SendRequest( in UnsetAudioConcurrencyCallback() local 220 int error = Remote()->SendRequest( in SetDistributedRoutingRoleCallback() local [all …]
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| D | image_pixel_map_napi_kits.cpp | 52 int32_t &error) in GetPixelMap() 122 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiCreate() local 158 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiCreateAlpha() local 169 int32_t error) in CheckAndGetPixelMap() 176 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiGetRowBytes() local 187 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiIsEditable() local 199 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiIsSupportAlpha() local 211 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiSetAlphaAble() local 231 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiGetDensity() local 243 int32_t error = IMAGE_RESULT_SUCCESS; in PixelMapNapiSetDensity() local [all …]
|
| /foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
| D | screen_capture_service_proxy.cpp | 48 int error = Remote()->SendRequest(DESTROY, data, reply, option); in DestroyStub() local 65 int error = Remote()->SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local 81 int error = Remote()->SendRequest(RELEASE, data, reply, option); in Release() local 97 int error = Remote()->SendRequest(SET_CAPTURE_MODE, data, reply, option); in SetCaptureMode() local 116 int error = Remote()->SendRequest(SET_DATA_TYPE, data, reply, option); in SetDataType() local 135 int error = Remote()->SendRequest(SET_RECORDER_INFO, data, reply, option); in SetRecorderInfo() local 153 int error = Remote()->SendRequest(SET_OUTPUT_FILE, data, reply, option); in SetOutputFile() local 172 int error = Remote()->SendRequest(INIT_AUDIO_ENC_INFO, data, reply, option); in InitAudioEncInfo() local 192 int error = Remote()->SendRequest(INIT_AUDIO_CAP, data, reply, option); in InitAudioCap() local 212 int error = Remote()->SendRequest(INIT_VIDEO_ENC_INFO, data, reply, option); in InitVideoEncInfo() local [all …]
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
| D | wifi_p2p_callback_proxy.cpp | 44 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_STATE_C… in OnP2pStateChanged() local 65 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PERSISTENT_… in OnP2pPersistentGroupsChanged() local 104 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_THIS_DEVICE… in OnP2pThisDeviceChanged() local 130 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PEER_CHANGE… in OnP2pPeersChanged() local 152 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PRIVATE_PEE… in OnP2pPrivatePeersChanged() local 185 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_SERVICE_CHA… in OnP2pServicesChanged() local 209 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CONNECT_CHA… in OnP2pConnectionChanged() local 231 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_DISCOVERY_C… in OnP2pDiscoveryChanged() local 254 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_ACTION_… in OnP2pActionResult() local 278 …int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CFG_CHANGE)… in OnConfigChanged() local [all …]
|