/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_picture.cpp | 172 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 D | thumbnail_source_loading.h | 53 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 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); 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 D | res_sched_service_proxy.cpp | 43 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 D | binder_invoker_unittest.cpp | 423 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 D | nfc_controller_proxy.cpp | 129 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 D | wifi_p2p_callback_proxy.cpp | 44 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 D | websocket_inner_fuzzer.cpp | 81 static void OnError(WebSocketClient *client, ErrorResult error) {} in OnError() argument
|
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
H A D | net_address.cpp | 77 char *error = nullptr; in SetIpAddressInner() local
|
/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/ |
H A D | net_websocket.cpp | 50 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 D | wifi_notification_util.cpp | 84 int error; in StartAbility() local
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_service_proxy.cpp | 54 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 D | async_call.h | 31 std::shared_ptr<Error> error; member in OHOS::DataShare::final::Context
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator.cpp | 117 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 D | errorcode_test.cpp | 158 DatashareBusinessError error; in HWTEST_F() local 182 DatashareBusinessError error; in HWTEST_F() local
|
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
H A D | napi_queue.cpp | 122 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 D | async_call.cpp | 103 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 D | ikvstore_observer.cpp | 81 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 D | napi_queue.h | 46 std::string error; member
|
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
H A D | napi_queue.h | 46 std::string error; member
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_async_call.h | 68 std::shared_ptr<Error> error;
member in OHOS::RelationalStoreJsKit::ContextBase
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
H A D | napi_queue.h | 50 std::string error; member
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_async_call.cpp | 71 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 D | rdb_read_only_test.cpp | 213 int error = store->BatchInsert(number, "test", valuesBuckets); in HWTEST_F() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_manager_impl.cpp | 191 int32_t error = Remote()->SendRequest( in GetFeatureInterface() local 221 int32_t error = Remote()->SendRequest( in RegisterDeathObserver() local
|