| /foundation/ability/idl_tool/test/native/src/ |
| H A D | main_client.cpp | 46 TestCommand commandId = TestCommand::TEST_CMD_INT_TRANS; in main() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | stylus_detector_default.cpp | 63 auto commandId = StringUtils::StringToInt(params[1]); in ExecuteCommand() local
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | main_client.cpp | 76 TestCommand commandId = TestCommand::TEST_CMD_SYNC_TRANS; in main() local
|
| H A D | ohos_rpc_test_testhelper.cpp | 98 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 D | iauth_executor_hdi.cpp | 59 ResultCode IAuthExecutorHdi::SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() argument
|
| /base/useriam/user_auth_framework/test/unittest/executors/ |
| H A D | iauth_executor_hdi_test.cpp | 172 PropertyMode commandId = PROPERTY_INIT_ALGORITHM; in HWTEST_F() local
|
| /base/useriam/user_auth_framework/services/core/inc/ |
| H A D | authentication.h | 61 int32_t commandId; member
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
| H A D | custom_command.cpp | 51 uint32_t commandId = 0; in SendRequest() local
|
| H A D | async_command_base.cpp | 42 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 D | resource_node_utils_test.cpp | 104 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 D | resource_node_utils.cpp | 62 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 D | CommandAllocator.cpp | 75 bool CommandIterator::NextCommandIdInNewBlock(uint32_t* commandId) { in NextCommandIdInNewBlock() argument 184 uint8_t* CommandAllocator::AllocateInNewBlock(uint32_t commandId, in AllocateInNewBlock() argument
|
| H A D | CommandAllocator.h | 84 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 D | wifi_cmd_client.cpp | 53 int WifiCmdClient::SendCmdToDriver(const std::string &ifName, int commandId, const std::string ¶m) const in SendCmdToDriver() argument
|
| /test/xts/hats/useriam/faceauth/src/ |
| H A D | face_auth_hdi.cpp | 158 uint8_t commandId = parcel.ReadUint8(); in HWTEST_F() local
|
| /test/xts/hats/useriam/fingerprintauth_additional/src/ |
| H A D | fingerprint_auth_hdi.cpp | 431 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 D | fingerprint_auth_hdi.cpp | 168 uint8_t commandId = parcel.ReadUint8(); in HWTEST_F() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
| H A D | CommandBufferEncodingTests.cpp | 28 dawn_native::Command commandId; in ExpectCommands() local
|
| /base/useriam/face_auth/services/src/ |
| H A D | face_auth_all_in_one_executor_hdi.cpp | 174 IamResultCode FaceAuthAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() argument
|
| /base/useriam/fingerprint_auth/services/src/ |
| H A D | fingerprint_auth_all_in_one_executor_hdi.cpp | 177 IamResultCode FingerprintAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() argument
|
| /foundation/ability/dmsfwk_lite/source/ |
| H A D | dmslite_parser.c | 276 uint16_t commandId = UnMarshallUint16(tlvHead, COMMAND_ID);
in ProcessCommuMsg() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_test.cpp | 207 void Continue(int32_t commandId, MenuEventFlags flag) {} in Continue() argument
|
| /test/xts/hats/useriam/faceauth_additional/src/ |
| H A D | face_auth_hdi.cpp | 524 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 D | framework_executor_callback.cpp | 60 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 D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 101 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
|