Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dsidecar.c43 …atic MessageContext *CreateMessageContext(ServiceId sender, ServiceId receiver, uint32_t commandId, in CreateMessageContext()
111 …ic ErrorCode SideCarSendSyncMessage(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendSyncMessage()
145 …orCode SideCarSendAsyncMessageInner(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendAsyncMessageInner()
190 …c ErrorCode SideCarSendAsyncMessage(const Service *sideCar, ServiceId receiver, uint32_t commandId, in SideCarSendAsyncMessage()
200 …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/face_auth/hdi_service/src/
Dall_in_one_executor_impl.cpp146int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/drivers/peripheral/fingerprint_auth/hdi_service/src/
Dall_in_one_executor_impl.cpp146int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
Dall_in_one_executor_fuzzer.cpp219 uint8_t commandId = parcel.ReadUint8(); in FuzzSendCommand() local
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
Dall_in_one_executor_fuzzer.cpp218 uint8_t commandId = parcel.ReadUint8(); in FuzzSendCommand() local