Home
last modified time | relevance | path

Searched defs:code (Results 401 – 425 of 2041) sorted by relevance

1...<<11121314151617181920>>...82

/foundation/communication/dsoftbus/tests/core/discovery/ipc/
Dremote_object_mock.cpp57 bool RemoteObjectMock::GetResult(uint32_t code, const DeviceInfo *deviceInfo, int publishId, int su… in GetResult()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
Dbundle_manager_callback_stub.cpp31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dstatus_receiver_host.cpp36 int StatusReceiverHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
/foundation/graphic/graphic_surface/surface/src/
Dtransact_surface_delegator_stub.cpp38 int32_t TransactSurfaceDelegatorStub::SendMessage(int32_t code, MessageParcel &data, MessageParcel … in SendMessage()
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dwant_sender_stub.cpp27 int WantSenderStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest()
Dui_extension_record.cpp43 void UIExtensionRecord::HandleNotifyUIExtensionTimeout(ErrorCode code) in HandleNotifyUIExtensionTimeout()
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
Dsimulation_event_listener_stub.cpp32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
Dsimulation_event_listener_proxy.cpp34 int32_t SimulationEventListenerProxy::OnSimulationEvent(uint32_t type, uint32_t code, int32_t value) in OnSimulationEvent()
/foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverstub_fuzzer/
Dipc_server_stub_fuzzer.cpp43 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in IpcServerStubFuzzTest() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/
Ddataservicestub_fuzzer.cpp34 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/dialog_request_callback/
Ddialog_request_callback_stub.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Drender_state_observer_stub.cpp42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend.cpp48 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData()
50 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& da… in TransferJsResponseData()
53 void PluginFrontend::TransferJsResponseDataPreview(int callbackId, int32_t code, ResponseData respo… in TransferJsResponseDataPreview()
61 void PluginFrontend::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& d… in TransferJsEventData()
108 void PluginFrontend::OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_field_keyevent_test.cpp70 for (auto code : symbols) { variable
121 for (auto code : symbols) { variable
169 for (auto code : symbols) { variable
221 for (auto code : symbols) { variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
Doverlay_manager_proxy.cpp340 OverlayManagerInterfaceCode code, MessageParcel &data, T &parcelableInfo) in GetParcelableInfo()
366 OverlayManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfosWithErrCode()
392 bool OverlayManagerProxy::SendTransactCmd(OverlayManagerInterfaceCode code, MessageParcel &data, Me… in SendTransactCmd()
/foundation/arkui/ace_engine/test/mock/core/pattern/
Dmock_ui_extension_model_ng.cpp54std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetOnError()
58std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetPlatformOnError()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
Dsystem_ability_ondemand_reason_test.cpp143 int32_t code = 0; variable
159 int32_t code = 0; variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/listener/
Dpower_state_listener.cpp41 int32_t PowerStateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
117 int32_t SyncHibernateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.cpp345 auto code = IsValid(info, cloud); in GetSyncTask() local
416 auto code = dbCode == 0 ? GenStore::CLOUD_ERR_OFFSET + status : dbCode; in GetSyncHandler() local
458 …return [this, times, user, info = SyncInfo(syncInfo)](Duration interval, int32_t code, int32_t dbC… in GetRetryer()
459 const std::string &prepareTraceId) mutable { in GetRetryer()
709 void SyncManager::UpdateFinishSyncInfo(const QueryKey &queryKey, uint64_t syncId, int32_t code) in UpdateFinishSyncInfo()
766 int32_t code = result.begin()->second.code; in GetCallback() local
782 ExecutorPool::Duration SyncManager::GetInterval(int32_t code) in GetInterval()
835 int32_t code = details.begin()->second.code; in RetryCallback() local
853 int32_t code) in BatchUpdateFinishState()
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
Dhstream_depth_data_stub.cpp25 int HStreamDepthDataStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
Dhcamera_device_callback_stub.cpp24 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/ability/ability_runtime/tools/aa/src/
Dtest_observer_stub.cpp31 int TestObserverStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Mes… in OnRemoteRequest()
/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
Dtest_audio_ability_stub.cpp27 int32_t TestAudioAbilityStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/foundation/communication/dhcp/test/fuzztest/dhcpservercbkstub_fuzzer/
Ddhcpservercbkstub_fuzzer.cpp33 uint32_t code = U32_AT(data) % MAP_SCAN_NUMS + static_cast<uint32_t> in OnGetSupportedFeaturesTest() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
Daudio_spatialization_state_change_listener_stub.cpp37 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()

1...<<11121314151617181920>>...82