Home
last modified time | relevance | path

Searched defs:commandId (Results 1 - 25 of 29) sorted by relevance

12

/foundation/ability/idl_tool/test/native/src/
H A Dmain_client.cpp46 TestCommand commandId = TestCommand::TEST_CMD_INT_TRANS; in main() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_default.cpp63 auto commandId = StringUtils::StringToInt(params[1]); in ExecuteCommand() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dmain_client.cpp76 TestCommand commandId = TestCommand::TEST_CMD_SYNC_TRANS; in main() local
H A Dohos_rpc_test_testhelper.cpp98 Java_ohos_rpc_test_TestHelper_nativeStartTestApp( JNIEnv *env, jobject object, jint appId, jint commandId) Java_ohos_rpc_test_TestHelper_nativeStartTestApp() argument
/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> &extraInfo, in SendCommand() argument
/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp172 PropertyMode commandId = PROPERTY_INIT_ALGORITHM; in HWTEST_F() local
/base/useriam/user_auth_framework/services/core/inc/
H A Dauthentication.h61 int32_t commandId; member
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dcustom_command.cpp51 uint32_t commandId = 0; in SendRequest() local
H A Dasync_command_base.cpp42 auto commandId = GenerateCommandId(); in AsyncCommandBase() local
183 std::atomic<uint32_t> commandId = 0; in GenerateCommandId() local
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dresource_node_utils_test.cpp104 int32_t commandId = 1250; in HWTEST_F() local
114 int32_t commandId = 1250; in HWTEST_F() local
/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_utils.cpp62 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vector<uint8_t> &msg) in SendMsgToExecutor() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandAllocator.cpp75 bool CommandIterator::NextCommandIdInNewBlock(uint32_t* commandId) { in NextCommandIdInNewBlock() argument
184 uint8_t* CommandAllocator::AllocateInNewBlock(uint32_t commandId, in AllocateInNewBlock() argument
H A DCommandAllocator.h84 bool NextCommandId(E* commandId) { in NextCommandId() argument
107 DAWN_FORCE_INLINE bool NextCommandId(uint32_t* commandId) { in NextCommandId() argument
164 T* Allocate(E commandId) { in Allocate() argument
206 DAWN_FORCE_INLINE uint8_t* Allocate(uint32_t commandId, in Allocate() argument
[all...]
/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 &param) const in SendCmdToDriver() argument
/test/xts/hats/useriam/faceauth/src/
H A Dface_auth_hdi.cpp158 uint8_t commandId = parcel.ReadUint8(); in HWTEST_F() local
/test/xts/hats/useriam/fingerprintauth_additional/src/
H A Dfingerprint_auth_hdi.cpp431 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; in HWTEST_F() local
472 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; HWTEST_F() local
495 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; HWTEST_F() local
781 uint8_t commandId = parcel.ReadUint8(); HWTEST_F() local
[all...]
/test/xts/hats/useriam/fingerprintauth/src/
H A Dfingerprint_auth_hdi.cpp168 uint8_t commandId = parcel.ReadUint8(); in HWTEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
H A DCommandBufferEncodingTests.cpp28 dawn_native::Command commandId; in ExpectCommands() local
/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp174 IamResultCode FaceAuthAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() argument
/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp177 IamResultCode FingerprintAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() argument
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c276 uint16_t commandId = UnMarshallUint16(tlvHead, COMMAND_ID); in ProcessCommuMsg() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test.cpp207 void Continue(int32_t commandId, MenuEventFlags flag) {} in Continue() argument
/test/xts/hats/useriam/faceauth_additional/src/
H A Dface_auth_hdi.cpp524 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; in HWTEST_F() local
565 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; HWTEST_F() local
588 int32_t commandId = DriverCommandId::LOCK_TEMPLATE; HWTEST_F() local
803 uint8_t commandId = parcel.ReadUint8(); HWTEST_F() local
[all...]
/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; OnGetPropertyInner() local
[all...]
/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() argument
343 PropertyMode commandId = static_cast<PropertyMode>(parcel.ReadInt32()); in FuzzSendCommand() local

Completed in 15 milliseconds

12