Home
last modified time | relevance | path

Searched defs:commandId (Results 1 – 10 of 10) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dsidecar.c42 …atic MessageContext *CreateMessageContext(ServiceId sender, ServiceId receiver, uint32_t commandId, in CreateMessageContext()
110 …ic ErrorCode SideCarSendSyncMessage(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendSyncMessage()
144 …orCode SideCarSendAsyncMessageInner(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendAsyncMessageInner()
189 …c ErrorCode SideCarSendAsyncMessage(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendAsyncMessage()
199 …de SideCarSendOneWayMessage(const struct SideCar_ *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendOneWayMessage()
Dmessage_dispatcher.c64 struct MessageDef *GetMsgDef(const struct ServiceDef *serviceDef, uint32_t commandId) in GetMsgDef()
/drivers/peripheral/pin_auth/hdi_service/service/src/
Dexecutor_impl.cpp216 uint32_t commandId = INVALID_ID; in OnSetData() local
278 int32_t ExecutorImpl::SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand()
330 …2_t ExecutorImpl::ScheduleMap::AddScheduleInfo(const uint64_t scheduleId, const uint32_t commandId, in AddScheduleInfo()
350 uint32_t ExecutorImpl::ScheduleMap::GetScheduleInfo(const uint64_t scheduleId, uint32_t &commandId, in GetScheduleInfo()
/drivers/peripheral/pin_auth/hdi_service/service/inc/
Dexecutor_impl.h60 uint32_t commandId; member
/drivers/peripheral/pin_auth/test/uinttest/pin_auth/service/src/
Dexecutor_impl_test.cpp88 int32_t commandId = 0; variable
/drivers/peripheral/fingerprint_auth/hdi_service/src/
Dexecutor_impl.cpp150int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/drivers/peripheral/face_auth/hdi_service/src/
Dexecutor_impl.cpp152int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/
Dpin_auth_hdi_fuzzer.cpp189 int32_t commandId = parcel.ReadInt32(); in FuzzSendCommand() local
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthhdi_fuzzer/
Dfingerprint_auth_hdi_fuzzer.cpp190 uint8_t commandId = parcel.ReadUint8(); in FuzzSendCommand() local
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthhdi_fuzzer/
Dface_auth_hdi_fuzzer.cpp190 uint8_t commandId = parcel.ReadUint8(); in FuzzSendCommand() local