Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/test/native/src/
Dmain_client.cpp47 TestCommand commandId = TestCommand::TEST_CMD_INT_TRANS; in main() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dmain_client.cpp66 TestCommand commandId = TestCommand::TEST_CMD_SYNC_TRANS; in main() local
Dohos_rpc_test_testhelper.cpp99 JNIEnv *env, jobject object, jint appId, jint commandId) in Java_ohos_rpc_test_TestHelper_nativeStartTestApp()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_profile.cpp242 int commandId; in QueryOperatorName() local
282 int commandId = HfpHfCommandProcessor::AT_COMMAND_NONE; in SetHfVolume() local
Dhfp_hf_command_processor.cpp815 HfpHfDataConnection &dataConn, const std::string &command, int commandId) in SendAtCommand()
/foundation/ability/dmsfwk_lite/source/
Ddmslite_parser.c276 uint16_t commandId = UnMarshallUint16(tlvHead, COMMAND_ID); in ProcessCommuMsg() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/web/
Dweb_pattern_test.cpp166 void Continue(int32_t commandId, MenuEventFlags flag) {} in Continue()