Home
last modified time | relevance | path

Searched defs:error (Results 851 - 875 of 4353) sorted by relevance

1...<<31323334353637383940>>...175

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_picture.cpp172 PICTURE_ERR error; in Unmarshalling() local
181 AuxiliaryPicture *AuxiliaryPicture::Unmarshalling(Parcel &parcel, PICTURE_ERR &error) in Unmarshalling() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_source_loading.h53 EXPORT static std::string GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath() argument
96 EXPORT static std::string GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath() argument
103 EXPORT static std::string GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath() argument
[all...]
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_proxy.cpp48 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); SetVideoEncodingBitRate() local
117 int error = Remote()->SendRequest(SET_AUDIO_ENCODER, data, reply, option); SetAudioEncoder() local
134 int error = Remote()->SendRequest(SET_AUDIO_ENCODING_BIT_RATE, data, reply, option); SetAudioEncodingBitRate() local
151 int error = Remote()->SendRequest(SET_OUTPUT_FORMAT, data, reply, option); SetOutputFormat() local
170 int32_t error = Remote()->SendRequest(SET_INPUT_FILE_FD, data, reply, option); SetInputFile() local
186 int error = Remote()->SendRequest(SET_OUTPUT_FILE, data, reply, option); SetOutputFile() local
202 int error = Remote()->SendRequest(PREPARE, data, reply, option); Prepare() local
218 int error = Remote()->SendRequest(START, data, reply, option); Start() local
234 int error = Remote()->SendRequest(PAUSE, data, reply, option); Pause() local
250 int error = Remote()->SendRequest(RESUME, data, reply, option); Resume() local
266 int error = Remote()->SendRequest(CANCEL, data, reply, option); Cancel() local
282 int error = Remote()->SendRequest(RELEASE, data, reply, option); Release() local
298 int error = Remote()->SendRequest(DESTROY, data, reply, option); DestroyStub() local
[all...]
/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; RegisterSystemloadNotifier() local
149 int32_t error; RegisterEventListener() local
168 int32_t error; UnRegisterEventListener() local
186 int32_t error; UnRegisterSystemloadNotifier() local
202 int32_t error; GetSystemloadLevel() local
236 int32_t error = remote->SendRequest(static_cast<uint32_t>(ResourceScheduleInterfaceCode::TOUCH_DOWN_APP_PRELOAD), IsAllowedAppPreload() local
[all...]
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp423 int error = binderInvoker.HandleCommands(cmd); in HWTEST_F() local
451 int error = binderInvoker.WaitForCompletion(&reply, &acquireResult); in HWTEST_F() local
466 int error = binderInvoker.WaitForCompletion(&reply, &acquireResult); in HWTEST_F() local
481 int error = binderInvoker.WaitForCompletion(&reply, &acquireResult); in HWTEST_F() local
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller_proxy.cpp129 int error = SendRequestExpectReplyNone( in RegisterCallBack() local
153 int error = SendRequestExpectReplyNone( UnRegisterCallBack() local
202 int error = SendRequestExpectReplyNone( RegNdefMsgCb() local
230 int error = SendRequestExpectReplyNone( RegQueryApplicationCb() local
257 int error = SendRequestExpectReplyNone( RegCardEmulationNotifyCb() local
289 int error = SendRequestExpectReplyNone( NotifyEventStatus() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_callback_proxy.cpp44 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_STATE_CHANGE), data, in OnP2pStateChanged() local
65 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PERSISTENT_GROUPS_CHANGE), in OnP2pPersistentGroupsChanged() local
104 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_THIS_DEVICE_CHANGE), data, OnP2pThisDeviceChanged() local
130 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PEER_CHANGE), data, reply, OnP2pPeersChanged() local
152 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PRIVATE_PEER_CHANGE), OnP2pPrivatePeersChanged() local
185 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_SERVICE_CHANGE), data, reply, OnP2pServicesChanged() local
209 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CONNECT_CHANGE), data, reply, OnP2pConnectionChanged() local
231 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_DISCOVERY_CHANGE), data, OnP2pDiscoveryChanged() local
254 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_ACTION_RESULT), data, OnP2pActionResult() local
278 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CFG_CHANGE), data, reply, OnConfigChanged() local
302 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_GC_JOIN_GROUP), OnP2pGcJoinGroup() local
326 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_P2P_GC_LEAVE_GROUP), OnP2pGcLeaveGroup() local
[all...]
/foundation/communication/netstack/test/fuzztest/websocketinnerapi_fuzzer/
H A Dwebsocket_inner_fuzzer.cpp81 static void OnError(WebSocketClient *client, ErrorResult error) {} in OnError() argument
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dnet_address.cpp77 char *error = nullptr; in SetIpAddressInner() local
/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket.cpp50 void OH_NetStack_OnErrorCallback(WebSocketClient *ptrInner, ErrorResult error) in OH_NetStack_OnErrorCallback() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_notification_util.cpp84 int error; in StartAbility() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp54 int32_t error = remoteObject->SendRequest(static_cast<uint32_t>(ObjectCode::OBJECTSTORE_SAVE), data, reply, mo); in ObjectStoreSave() local
85 int32_t error = remoteObject->SendRequest( in OnAssetChanged() local
115 int32_t error = in ObjectStoreRevokeSave() local
145 int32_t error in ObjectStoreRetrieve() local
175 int32_t error = RegisterDataObserver() local
204 int32_t error = UnregisterDataChangeObserver() local
234 int32_t error = BindAssetStore() local
263 int32_t error = DeleteSnapshot() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dasync_call.h31 std::shared_ptr<Error> error; member in OHOS::DataShare::final::Context
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.cpp117 int error = E_OK; in SendMessage() local
151 int error = E_OK; in OnBufferReceive() local
[all...]
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Derrorcode_test.cpp158 DatashareBusinessError error; in HWTEST_F() local
182 DatashareBusinessError error; in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp122 void NapiQueue::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp103 void SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error) in SetBusinessError() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_observer.cpp81 int error = Remote()->SendRequest(ONCHANGE, data, reply, mo); in OnChange() local
101 int error = Remote()->SendRequest(CLOUD_ONCHANGE, data, reply, mo); in OnChange() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h46 std::string error; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h46 std::string error; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_async_call.h68 std::shared_ptr<Error> error; member in OHOS::RelationalStoreJsKit::ContextBase
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Dnapi_queue.h50 std::string error; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_async_call.cpp71 void AsyncCall::SetBusinessError(napi_env env, napi_value *businessError, std::shared_ptr<Error> error, int apiversion) in SetBusinessError() argument
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_read_only_test.cpp213 int error = store->BatchInsert(number, "test", valuesBuckets); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp191 int32_t error = Remote()->SendRequest( in GetFeatureInterface() local
221 int32_t error = Remote()->SendRequest( in RegisterDeathObserver() local

Completed in 12 milliseconds

1...<<31323334353637383940>>...175