Home
last modified time | relevance | path

Searched defs:errCode (Results 551 - 575 of 1762) sorted by relevance

1...<<21222324252627282930>>...71

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_proxy.cpp69 int32_t errCode = reply.ReadInt32(); in GetDeviceState() local
95 int32_t errCode = reply.ReadInt32(); in GetDevicesByStates() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp85 int32_t errCode = Connect(*device); in ConnectInner() local
101 int32_t errCode = Disconnect(*device); in DisconnectInner() local
118 int32_t errCode = GetDeviceState(*device, state); in GetDeviceStateInner() local
149 int32_t errCode = GetDevicesByStates(states, rawAdds); in GetDevicesByStatesInner() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_work.cpp140 void NapiAsyncWork::CallFunction(int errCode, std::shared_ptr<NapiNativeObject> object) in CallFunction() argument
[all...]
H A Dnapi_async_callback.cpp22 void NapiAsyncCallback::CallFunction(int errCode, const std::shared_ptr<NapiNativeObject> &object) in CallFunction() argument
107 void NapiCallback::CallFunction(int errCode, const std::shared_ptr<NapiNativeObject> &object) in CallFunction() argument
145 void NapiPromise::ResolveOrReject(int errCode, const std::shared_ptr<NapiNativeObject> &object) in ResolveOrReject() argument
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp162 void ConnectionImpl::RegisterConnectionObserver(int32_t callbackType, void (*callback)(), int32_t* errCode) in RegisterConnectionObserver() argument
H A Dbluetooth_connection_ffi.cpp28 void FfiBluetoothConPairDevice(const char* deviceId, int32_t* errCode) in FfiBluetoothConPairDevice() argument
33 char* FfiBluetoothConGetRemoteDeviceName(const char* deviceId, int32_t* errCode) in FfiBluetoothConGetRemoteDeviceName() argument
38 DeviceClass FfiBluetoothConGetRemoteDeviceClass(const char* deviceId, int32_t* errCode) in FfiBluetoothConGetRemoteDeviceClass() argument
43 CArrString FfiBluetoothConGetRemoteProfileUuids(const char* deviceId, int32_t* errCode) in FfiBluetoothConGetRemoteProfileUuids() argument
48 char* FfiBluetoothConGetLocalName(int32_t* errCode) in FfiBluetoothConGetLocalName() argument
53 FfiBluetoothConGetPairedDevices(int32_t* errCode) FfiBluetoothConGetPairedDevices() argument
58 FfiBluetoothConGetPairState(const char* deviceId, int32_t* errCode) FfiBluetoothConGetPairState() argument
63 FfiBluetoothConGetProfileConnectionState(int32_t profileId, int32_t* errCode) FfiBluetoothConGetProfileConnectionState() argument
68 FfiBluetoothConSetDevicePairingConfirmation(const char* deviceId, bool accept, int32_t* errCode) FfiBluetoothConSetDevicePairingConfirmation() argument
73 FfiBluetoothConSetDevicePinCode(const char* deviceId, const char* code, int32_t* errCode) FfiBluetoothConSetDevicePinCode() argument
78 FfiBluetoothConSetLocalName(const char* localName, int32_t* errCode) FfiBluetoothConSetLocalName() argument
83 FfiBluetoothConSetBluetoothScanMode(int32_t mode, int32_t duration, int32_t* errCode) FfiBluetoothConSetBluetoothScanMode() argument
88 FfiBluetoothConGetBluetoothScanMode(int32_t* errCode) FfiBluetoothConGetBluetoothScanMode() argument
93 FfiBluetoothConStartBluetoothDiscovery(int32_t* errCode) FfiBluetoothConStartBluetoothDiscovery() argument
98 FfiBluetoothConStopBluetoothDiscovery(int32_t* errCode) FfiBluetoothConStopBluetoothDiscovery() argument
103 FfiBluetoothConIsBluetoothDiscovering(int32_t* errCode) FfiBluetoothConIsBluetoothDiscovering() argument
108 FfiBluetoothConSetRemoteDeviceName(const char* deviceId, const char* name, int32_t* errCode) FfiBluetoothConSetRemoteDeviceName() argument
113 FfiBluetoothConGetRemoteDeviceBatteryInfo(const char* deviceId, int32_t* errCode) FfiBluetoothConGetRemoteDeviceBatteryInfo() argument
118 FfiBluetoothConOn(int32_t callbackType, void (*callback)(), int32_t* errCode) FfiBluetoothConOn() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.h47 int32_t errCode; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.cpp20 napi_value CreateJsError(napi_env env, int32_t errCode, const std::string& message) in CreateJsError() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_hdr_test.cpp375 uint32_t errCode = pixelMap->ToSdr(); in HWTEST_F() local
402 uint32_t errCode = pixelMap->ToSdr(); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dnative_album_asset.cpp140 bool errCode = false; in ModifyAlbumAsset() local
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_repeat_stub.cpp28 int errCode = -1; in OnRemoteRequest() local
171 int errCode = AttachMetaSurface(producer, videoMetaType); HandleAttachMetaSurface() local
[all...]
/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_async_work.h44 int32_t errCode; member
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmedia_decrypt_module_service.cpp73 int32_t errCode = DRM_OK; in Release() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
H A Dimage_source_fuzz.cpp38 uint32_t errCode = 0; in ImageSourceFuncTest001() local
174 uint32_t errCode = 0; in CreateImageSourceByPathname() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_vision_operations.cpp52 int32_t errCode = rdbStore->Insert(cmd, outRowId); in InsertOperation() local
67 int32_t errCode = rdbStore->Update(cmd, updateRows); in UpdateOperation() local
82 int32_t errCode = rdbStore->Delete(cmd, deleteRows); in DeleteOperation() local
[all...]
H A Dmedialibrary_restore.cpp58 void MediaLibraryRestore::CheckRestore(const int32_t &errCode) in CheckRestore() argument
192 int errCode = rdb->InterruptBackup(); InterruptBackup() local
204 int errCode = resultSet->GetRowCount(count); CheckResultSet() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_device_test/src/
H A Dmedialibrary_device_test.cpp51 int errCode = 0; in SetUpTestCase() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_haptics_attrs/
H A Dtone_haptics_attrs_napi.cpp118 napi_value ToneHapticsAttrsNapi::ThrowErrorAndReturn(napi_env env, const std::string &errMsg, int32_t errCode) in ThrowErrorAndReturn() argument
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_callback_napi.cpp85 void SoundPoolCallBackNapi::SendErrorCallback(int32_t errCode, const std::string &msg) in SendErrorCallback() argument
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp66 int32_t errCode; in HandleLoopTask() local
92 int32_t errCode; in Prepare() local
117 int32_t errCode; in IsThumbnailUpdate() local
136 int32_t errCode; in IsDeleteStatisticUpdate() local
[all...]
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_callback_napi.cpp51 void RecorderCallbackNapi::SendErrorCallback(int32_t errCode) in SendErrorCallback() argument
87 void RecorderCallbackNapi::OnError(RecorderErrorType errorType, int32_t errCode) in OnError() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryrestore_fuzzer/
H A Dmedialibraryrestore_fuzzer.cpp62 int errCode = store.ExecuteSql(CREATE_PHOTOS_ALBUM); in OnCreate() local
116 int errCode = 0; in MediaLibraryRestoreTest() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_thumbnail_test.cpp57 int errCode = 0; in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dgallery_source.cpp74 int errCode = 0; in Init() local
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_callback.cpp36 void AVScreenCaptureCallback::SendErrorCallback(int32_t errCode, const std::string &msg) in SendErrorCallback() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...71