| /foundation/communication/dsoftbus/tests/core/discovery/ipc/ |
| D | remote_object_mock.cpp | 57 bool RemoteObjectMock::GetResult(uint32_t code, const DeviceInfo *deviceInfo, int publishId, int su… in GetResult()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
| D | bundle_manager_callback_stub.cpp | 31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | status_receiver_host.cpp | 36 int StatusReceiverHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
|
| /foundation/graphic/graphic_surface/surface/src/ |
| D | transact_surface_delegator_stub.cpp | 38 int32_t TransactSurfaceDelegatorStub::SendMessage(int32_t code, MessageParcel &data, MessageParcel … in SendMessage()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | want_sender_stub.cpp | 27 int WantSenderStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest()
|
| D | ui_extension_record.cpp | 43 void UIExtensionRecord::HandleNotifyUIExtensionTimeout(ErrorCode code) in HandleNotifyUIExtensionTimeout()
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| D | simulation_event_listener_stub.cpp | 32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
| D | simulation_event_listener_proxy.cpp | 34 int32_t SimulationEventListenerProxy::OnSimulationEvent(uint32_t type, uint32_t code, int32_t value) in OnSimulationEvent()
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverstub_fuzzer/ |
| D | ipc_server_stub_fuzzer.cpp | 43 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in IpcServerStubFuzzTest() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/ |
| D | dataservicestub_fuzzer.cpp | 34 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/ |
| D | dialog_request_callback_stub.cpp | 28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| D | render_state_observer_stub.cpp | 42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| D | mock_plugin_frontend.cpp | 48 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/ |
| D | text_field_keyevent_test.cpp | 70 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/ |
| D | overlay_manager_proxy.cpp | 340 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/ |
| D | mock_ui_extension_model_ng.cpp | 54 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetOnError() 58 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetPlatformOnError()
|
| /foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
| D | system_ability_ondemand_reason_test.cpp | 143 int32_t code = 0; variable 159 int32_t code = 0; variable
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/listener/ |
| D | power_state_listener.cpp | 41 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/ |
| D | sync_manager.cpp | 345 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/ |
| D | hstream_depth_data_stub.cpp | 25 int HStreamDepthDataStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
|
| D | hcamera_device_callback_stub.cpp | 24 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
| /foundation/ability/ability_runtime/tools/aa/src/ |
| D | test_observer_stub.cpp | 31 int TestObserverStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Mes… in OnRemoteRequest()
|
| /foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/ |
| D | test_audio_ability_stub.cpp | 27 int32_t TestAudioAbilityStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
|
| /foundation/communication/dhcp/test/fuzztest/dhcpservercbkstub_fuzzer/ |
| D | dhcpservercbkstub_fuzzer.cpp | 33 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/ |
| D | audio_spatialization_state_change_listener_stub.cpp | 37 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|