Home
last modified time | relevance | path

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

12

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A 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()
H A Dmessage_dispatcher.c64 struct MessageDef *GetMsgDef(const struct ServiceDef *serviceDef, uint32_t commandId) in GetMsgDef()
/ohos5.0/base/useriam/face_auth/services/src/
H A Dsa_command_manager.cpp40 for (const auto &commandId : commandIds) { in RegisterSaCommandProcessor() local
58 for (const auto &commandId : commandIds) { in UnregisterSaCommandProcessor() local
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dsa_command_manager.cpp40 for (const auto &commandId : commandIds) { in RegisterSaCommandProcessor() local
58 for (const auto &commandId : commandIds) { in UnregisterSaCommandProcessor() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_executor_send_msg_v10.md28 ### commandId subsection
H A D_executor_send_msg_v12.md28 ### commandId subsection
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dresource_node_utils_test.cpp104 int32_t commandId = 1250; variable
114 int32_t commandId = 1250; variable
/ohos5.0/foundation/ability/idl_tool/test/native/src/
H A Dmain_client.cpp46 TestCommand commandId = TestCommand::TEST_CMD_INT_TRANS; in main() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_default.cpp64 auto commandId = StringUtils::StringToInt(params[1]); in ExecuteCommand() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dasync_command_base.cpp42 auto commandId = GenerateCommandId(); in AsyncCommandBase() local
183 std::atomic<uint32_t> commandId = 0; in GenerateCommandId() local
H A Dcustom_command.cpp51 uint32_t commandId = 0; in SendRequest() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp59 ResultCode IAuthExecutorHdi::SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraI… in SendCommand()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp60 int32_t commandId = 0; in OnBeginExecuteInner() local
122 uint32_t commandId = 0; in OnSetPropertyInner() local
177 uint32_t commandId = 0; in OnGetPropertyInner() local
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_utils.cpp63 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vec… in SendMsgToExecutor()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_iall_in_one_executor_fuzzer.h79 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dmain_client.cpp76 TestCommand commandId = TestCommand::TEST_CMD_SYNC_TRANS; in main() local
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dauthentication.h61 int32_t commandId; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.cpp242 int commandId; in QueryOperatorName() local
282 int commandId = HfpHfCommandProcessor::AT_COMMAND_NONE; in SetHfVolume() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_cmd_client.cpp53 int WifiCmdClient::SendCmdToDriver(const std::string &ifName, int commandId, const std::string &par… in SendCmdToDriver()
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp146int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp146int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackO… in SendCommand()
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c276 uint16_t commandId = UnMarshallUint16(tlvHead, COMMAND_ID); in ProcessCommuMsg() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp172 PropertyMode commandId = PROPERTY_INIT_ALGORITHM; variable
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp101 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand()
343 PropertyMode commandId = static_cast<PropertyMode>(parcel.ReadInt32()); in FuzzSendCommand() local
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp98 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand()
340 PropertyMode commandId = static_cast<PropertyMode>(parcel.ReadInt32()); in FuzzSendCommand() local

12