Searched defs:msg1 (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_nan_iface.cpp | 711 uint16_t cmd_id, const V1_0::NanEnableRequest& msg1, in enableRequest_1_2() 720 uint16_t cmd_id, const V1_0::NanConfigRequest& msg1, in configRequest_1_2() 729 uint16_t cmd_id, const V1_4::NanEnableRequest& msg1, in enableRequest_1_4() 738 uint16_t cmd_id, const V1_4::NanConfigRequest& msg1, in configRequest_1_4() 755 uint16_t cmd_id, const V1_4::NanEnableRequest& msg1, in enableRequest_1_5() 764 uint16_t cmd_id, const V1_4::NanConfigRequest& msg1, in configRequest_1_5() 974 uint16_t cmd_id, const V1_4::NanEnableRequest& msg1, in enableRequest_1_5Internal() 987 uint16_t cmd_id, const V1_4::NanConfigRequest& msg1, in configRequest_1_5Internal()
|
/aosp12/art/test/ManyMethods/ |
H A D | ManyMethods.java | 20 public static String msg1 = "Hello World1"; field in ManyMethods.Strings
|
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
H A D | StructTest.java | 615 final HeaderMsgWithConstructor msg1 = doParsingMessageTest(HDR_EMPTY, in testConsecutiveWrites() local 637 final HeaderMsgWithConstructor msg1 = doParsingMessageTest(HDR_EMPTY, in testClassesParsedFromCache() local 879 final FullTypeMessage msg1 = new FullTypeMessage((short) 0xff, (int) 0xffff, in testStructClass_equals() local 936 final FullTypeMessageWithDupType msg1 = doParsingMessageTest(FULL_TYPE_DATA, in testStructClass_notEqualWithDifferentClass() local 948 final FullTypeMessage msg1 = doParsingMessageTest(FULL_TYPE_DATA_DIFF_MAC, in testStructClass_notEqualWithDifferentValue() local 1022 final FullTypeMessage msg1 = doParsingMessageTest(FULL_TYPE_DATA, FullTypeMessage.class, in testStructClass_hashcode() local
|
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | ViewerConfigParserTest.kt | 160 val msg1 = regex
|
/aosp12/art/test/1974-resize-array/src/art/ |
H A D | Test1974.java | 232 final ArrayList<String> msg1 = new ArrayList(); in runMultiThreadLocal() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | ServiceStateTrackerTest.java | 2549 Message msg1 = Message.obtain(); in testGetMdn() local
|