| /foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/ |
| H A D | backupservicestub_fuzzer.cpp | 69 uint32_t code = TypeCast<uint32_t>(data, &pos); in OnRemoteRequestFuzzTest() local
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
| H A D | cloud_sync_service_stub.cpp | 93 int32_t CloudSyncServiceStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() argument
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
| H A D | daemon_stub.cpp | 64 int32_t DaemonStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | utils.h | 95 int code; member
|
| H A D | list_file.cpp | 315 int code = 0; in ListFile() local
|
| /foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/ |
| H A D | distributed_input_inner_test.cpp | 107 OnSimulationEvent( uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/ |
| H A D | distributed_input_client_test.cpp | 145 OnSimulationEvent( uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/ |
| H A D | add_white_list_infos_call_back_test.cpp | 310 uint32_t code = 1;
in HWTEST_F() local 123 OnSimulationEvent(uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
|
| /foundation/filemanagement/app_file_service/utils/src/b_json/ |
| H A D | b_report_entity.cpp | 157 auto code = ParseReportInfo(fileState, splits, keys); in DealLine() local 187 auto code = ParseReportInfo(fileState, splits, keys); in StorageDealLine() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
| H A D | distributed_hardware_stub.cpp | 37 int32_t DistributedHardwareStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument [all...] |
| /foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/ |
| H A D | distributed_input_sourcemanager_test.cpp | 186 int32_t DistributedInputSourceManagerTest::TestSimulationEventCb::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent() argument
|
| /foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/ |
| H A D | service_reverse_stub.cpp | 27 int32_t ServiceReverseStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | distributed_input_source_stub.cpp | 552 int32_t DistributedInputSourceStub::HandleRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in HandleRemoteRequest() argument 578 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument [all...] |
| /foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
| H A D | dinput_source_listener.cpp | 532 void DInputSourceListener::RecordEventLog(int64_t when, int32_t type, int32_t code, in RecordEventLog() argument 302 OnResponseKeyState(const std::string deviceId, const std::string &dhid, const uint32_t type, const uint32_t code, const uint32_t value) OnResponseKeyState() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/ |
| H A D | dinput_source_callback_unittest.cpp | 360 int32_t DInputSourceCallBackTest::TestDInputSimulationEventCallBack::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent() argument 373 IDInputSourceInterfaceCode code = IDInputSourceInterfaceCode::INIT; in HWTEST_F() local
|
| /foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
| H A D | service_stub_mock.cpp | 86 int32_t ServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_server.cpp | 235 uint8_t code = req->GetFieldCode(); in OnTransportDataAvailable() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_receive.c | 89 uint8_t code = 0x00; in SMP_RecvDataTask() local 141 static void SMP_RecvDataCmdDistribution(uint16_t handle, uint8_t code, const Buffer *buffer) in SMP_RecvDataCmdDistribution() argument
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_server_proxy_lite.cpp | 49 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() argument 75 static int AsyncCallback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in AsyncCallback() argument
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_options.cpp | 27 static bool CheckOptSoverloaded(const struct DhcpPacket *packet, int code, int maxLen, int *over, int *index) in CheckOptSoverloaded() argument 46 static int CheckOptionsData(const struct DhcpPacket *packet, int code, int index, int maxLen) in CheckOptionsData() argument 73 GetDhcpOptionCodeType(const uint8_t code) GetDhcpOptionCodeType() argument 118 GetDhcpOptionDataLen(const uint8_t code) GetDhcpOptionDataLen() argument 153 GetDhcpOption(const struct DhcpPacket *packet, int code, size_t *length) GetDhcpOption() argument 206 GetDhcpOptionUint8(const struct DhcpPacket *packet, int code, uint8_t *data) GetDhcpOptionUint8() argument 226 GetDhcpOptionUint32(const struct DhcpPacket *packet, int code, uint32_t *data) GetDhcpOptionUint32() argument 250 GetDhcpOptionUint32n(const struct DhcpPacket *packet, int code, uint32_t *data1, uint32_t *data2) GetDhcpOptionUint32n() argument 284 GetDhcpOptionString(const struct DhcpPacket *packet, int code) GetDhcpOptionString() argument 349 AddOptValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value) AddOptValueToOpts() argument [all...] |
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_dhcpd.cpp | 270 int ServerActionCallback(int state, int code, const char *ifname) in ServerActionCallback() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/ |
| H A D | coap_adapter.h | 36 uint8_t code; member
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagedaemon_fuzzer/ |
| H A D | storagedaemon_fuzzer.cpp | 81 uint32_t code = GetU32Data(data.get()); in StorageDaemonFuzzTest() local
|
| /foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/ |
| H A D | fileaccessextstub_fuzzer.cpp | 48 uint32_t code = TypeCast<uint32_t>(data); in OnRemoteRequestFuzzTest() local
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/ |
| H A D | storagemanager_fuzzer.cpp | 81 uint32_t code = GetU32Data(data.get()); in StorageManagerFuzzTest() local
|