Home
last modified time | relevance | path

Searched defs:msg (Results 51 – 75 of 3168) sorted by relevance

12345678910>>...127

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_pwm_test.cpp56 struct HdfTestMsg msg = {TEST_PAL_PWM_TYPE, PWM_SET_PERIOD_TEST, -1}; variable
69 struct HdfTestMsg msg = {TEST_PAL_PWM_TYPE, PWM_SET_DUTY_TEST, -1}; variable
82 struct HdfTestMsg msg = { TEST_PAL_PWM_TYPE, PWM_SET_POLARITY_TEST, -1}; variable
95 struct HdfTestMsg msg = {TEST_PAL_PWM_TYPE, PWM_SET_GET_CONFIG_TEST, -1}; variable
108 struct HdfTestMsg msg = {TEST_PAL_PWM_TYPE, PWM_ENABLE_TEST, -1}; variable
121 struct HdfTestMsg msg = {TEST_PAL_PWM_TYPE, PWM_DISABLE_TEST, -1}; variable
H A Dhdf_i2c_test.cpp33 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_TEST_CMD_SETUP_ALL, -1}; in SetUpTestCase() local
47 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_TEST_CMD_TEARDOWN_ALL, -1}; in TearDownTestCase() local
74 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_TEST_CMD_TRANSFER, -1}; variable
87 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_TEST_CMD_MULTI_THREAD, -1}; variable
100 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_TEST_CMD_RELIABILITY, -1}; variable
124 struct HdfTestMsg msg = {TEST_PAL_I2C_TYPE, I2C_MINI_WRITE_READ_TEST, -1}; variable
H A Dhdf_pin_test.cpp32 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_SETUP_ALL, -1}; in SetUpTestCase() local
46 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_TEARDOWN_ALL, -1}; in TearDownTestCase() local
73 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_SETGETPULL, -1}; variable
86 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_SETGETSTRENGTH, -1}; variable
99 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_SETGETFUNC, -1}; variable
112 struct HdfTestMsg msg = {TEST_PAL_PIN_TYPE, PIN_TEST_CMD_RELIABILITY, -1}; variable
H A Dhdf_i2s_test.cpp73 struct HdfTestMsg msg = {TEST_PAL_I2S_TYPE, I2S_SET_CFG_TEST, -1}; variable
85 struct HdfTestMsg msg = { TEST_PAL_I2S_TYPE, I2S_READ_START_TEST, -1}; variable
97 struct HdfTestMsg msg = {TEST_PAL_I2S_TYPE, I2S_READ_TEST, -1}; variable
109 struct HdfTestMsg msg = { TEST_PAL_I2S_TYPE, I2S_READ_STOP_TEST, -1}; variable
121 struct HdfTestMsg msg = { TEST_PAL_I2S_TYPE, I2S_WRITE_START_TEST, -1}; variable
134 struct HdfTestMsg msg = {TEST_PAL_I2S_TYPE, I2S_WRITE_TEST, -1}; variable
147 struct HdfTestMsg msg = { TEST_PAL_I2S_TYPE, I2S_WRITE_STOP_TEST, -1}; variable
159 struct HdfTestMsg msg = {TEST_PAL_I2S_TYPE, I2S_GET_CFG_TEST, -1}; variable
171 struct HdfTestMsg msg = {TEST_PAL_I2S_TYPE, I2S_RELIABILITY_TEST, -1}; variable
H A Dhdf_sdio_test.cpp65 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_DISABLE_FUNC_01, -1}; variable
77 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_ENABLE_FUNC_01, -1}; variable
89 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_SET_BLOCK_SIZE_01, -1}; variable
101 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_INCR_ADDR_READ_AND_WRITE_BYTES_01, -1}; variable
113 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_FIXED_ADDR_READ_AND_WRITE_BYTES_01, -1}; variable
125 struct HdfTestMsg msg = { TEST_PAL_SDIO_TYPE, SDIO_FUNC0_READ_AND_WRITE_BYTES_01, -1}; variable
137 struct HdfTestMsg msg = {TEST_PAL_SDIO_TYPE, SDIO_SET_AND_GET_COMMON_INFO_01, -1}; variable
H A Dhdf_spi_test.cpp56 struct HdfTestMsg msg = {TEST_PAL_SPI_TYPE, SPI_TRANSFER_TEST, -1}; variable
71 struct HdfTestMsg msg = {TEST_PAL_SPI_TYPE, SPI_MULTI_TRANSFER_TEST, -1}; variable
86 struct HdfTestMsg msg = {TEST_PAL_SPI_TYPE, SPI_DMA_TRANSFER_TEST, -1}; variable
100 struct HdfTestMsg msg = {TEST_PAL_SPI_TYPE, SPI_INT_TRANSFER_TEST, -1}; variable
114 struct HdfTestMsg msg = {TEST_PAL_SPI_TYPE, SPI_RELIABILITY_TEST, -1}; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.cpp157 bool HidHostDisconnectedState::Dispatch(const utility::Message &msg) in Dispatch()
202 bool HidHostDisconnectedState::DispatchBle(const utility::Message &msg) in DispatchBle()
248 bool HidHostConnectingState::Dispatch(const utility::Message &msg) in Dispatch()
297 bool HidHostConnectingState::DispatchBle(const utility::Message &msg) in DispatchBle()
345 bool HidHostDisconnectingState::Dispatch(const utility::Message &msg) in Dispatch()
437 bool HidHostConnectedState::Dispatch(const utility::Message &msg) in Dispatch()
485 bool HidHostConnectedState::DispatchBle(const utility::Message &msg) in DispatchBle()
523 void HidHostStateMachine::ProcessStartSdp(const HidHostMessage &msg) in ProcessStartSdp()
538 void HidHostStateMachine::ProcessOpenDevice(const HidHostMessage &msg) in ProcessOpenDevice()
568 void HidHostStateMachine::ProcessReciveData(const HidHostMessage &msg) in ProcessReciveData()
[all …]
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DLog.java29 public static void d(String tag, String msg) { in d()
33 public static void d(Object obj, String msg) { in d()
34 LogUtil.d(getPrefix(obj), msg); in d() local
41 public static void v(Object obj, String msg) { in v()
42 LogUtil.v(getPrefix(obj), msg); in v() local
53 public static void e(String tag, String msg) { in e()
58 LogUtil.e(getPrefix(obj), msg, e); in e() local
61 public static void e(Object obj, String msg) { in e()
62 LogUtil.e(getPrefix(obj), msg); in e() local
70 LogUtil.i(getPrefix(obj), msg); in i() local
[all …]
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/util/
H A DL.java34 public static void v(@NonNull String msg) { in v()
45 public static void d(@NonNull String msg) { in d()
56 public static void i(@NonNull String msg) { in i()
67 public static void w(@NonNull String msg) { in w()
78 public static void e(@NonNull String msg) { in e()
88 public static void e(@NonNull String msg, Throwable e) { in e()
97 public static void wtf(@NonNull String msg) { in wtf()
107 public static void wtf(Exception e, @NonNull String msg) { in wtf()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dconcrete_manager_state_machine_test.cpp134 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HandleSwitchToConnectOrMixModeTest() local
145 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HandleSwitchToScanOnlyModeTest() local
155 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HandleStartInIdleStateTest() local
179 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HandleSwitchToSemiActiveModeTest() local
189 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchScanOnlyInConnectStateTest() local
200 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchSemiFromEnableTest() local
209 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchConnectInScanOnlyStateTest() local
219 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchSemiActiveInScanOnlyStateTest() local
229 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchConnectInSemiActiveStateTest() local
238 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in SwitchScanOnlyInSemiActiveStateTest() local
[all …]
/aosp12/frameworks/base/core/java/android/util/
H A DSlog.java35 public static int v(String tag, String msg) { in v()
39 public static int v(String tag, String msg, Throwable tr) { in v()
45 public static int d(String tag, String msg) { in d()
50 public static int d(String tag, String msg, Throwable tr) { in d()
56 public static int i(String tag, String msg) { in i()
60 public static int i(String tag, String msg, Throwable tr) { in i()
66 public static int w(String tag, String msg) { in w()
81 public static int e(String tag, String msg) { in e()
97 public static int wtf(String tag, String msg) { in wtf()
104 public static void wtfQuiet(String tag, String msg) { in wtfQuiet()
[all …]
/aosp12/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowSlog.java28 protected static int v(String tag, String msg) { in v()
33 protected static int v(String tag, String msg, Throwable tr) { in v()
38 protected static int d(String tag, String msg) { in d()
43 protected static int d(String tag, String msg, Throwable tr) { in d()
48 protected static int i(String tag, String msg) { in i()
53 protected static int i(String tag, String msg, Throwable tr) { in i()
58 protected static int w(String tag, String msg) { in w()
73 protected static int e(String tag, String msg) { in e()
83 protected static int wtf(String tag, String msg) { in wtf()
88 protected static void wtfQuiet(String tag, String msg) { in wtfQuiet()
[all …]
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.cpp139 sp<AMessage> msg = new AMessage(kWhatPrepare, this); in prepare() local
147 sp<AMessage> msg = new AMessage(kWhatPlay, this); in play() local
154 sp<AMessage> msg = new AMessage(kWhatPause, this); in pause() local
174 sp<AMessage> msg = new AMessage(kWhatSeek, this); in seek() local
182 sp<AMessage> msg = new AMessage(kWhatLoop, this); in loop() local
288 sp<AMessage> msg = new AMessage(kWhatNotif, this); in notify() local
301 sp<AMessage> msg = new AMessage(kWhatNotif, this); in notify() local
408 void GenericPlayer::onNotify(const sp<AMessage> &msg) { in onNotify()
474 void GenericPlayer::onSeek(const sp<AMessage> &msg) { in onSeek()
479 void GenericPlayer::onLoop(const sp<AMessage> &msg) { in onLoop()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dprovision_discovery_state_test.cpp56 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in AddSaveP2pConfig1() local
69 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in AddSaveP2pConfig2() local
81 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in AddSaveP2pConfig3() local
112 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
131 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
153 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
175 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
183 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
190 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
198 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/
H A Dsocperf_sub_mock_test.cpp63 std::string msg = ""; variable
79 std::string msg = ""; variable
95 std::string msg = ""; variable
111 std::string msg = ""; variable
127 std::string msg = ""; variable
143 std::string msg = ""; variable
159 std::string msg = ""; variable
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_cb_message_test.cpp114 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody7Bit() local
129 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody7BitUmts() local
143 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody8Bit() local
157 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBodyUcs2() local
175 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBodyUcs2Umts() local
189 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType0() local
204 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType1() local
219 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType2() local
233 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType3() local
248 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType4() local
[all …]
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DLog.java20 public static int v(String tag, String msg) { in v()
23 public static int v(String tag, String msg, Throwable tr) { in v()
26 public static int d(String tag, String msg) { in d()
29 public static int d(String tag, String msg, Throwable tr) { in d()
32 public static int i(String tag, String msg) { in i()
35 public static int i(String tag, String msg, Throwable tr) { in i()
38 public static int w(String tag, String msg) { in w()
41 public static int w(String tag, String msg, Throwable tr) { in w()
47 public static int e(String tag, String msg) { in e()
50 public static int e(String tag, String msg, Throwable tr) { in e()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLog.java20 public static int v(String tag, String msg) { in v()
23 public static int v(String tag, String msg, Throwable tr) { in v()
26 public static int d(String tag, String msg) { in d()
29 public static int d(String tag, String msg, Throwable tr) { in d()
32 public static int i(String tag, String msg) { in i()
35 public static int i(String tag, String msg, Throwable tr) { in i()
38 public static int w(String tag, String msg) { in w()
41 public static int w(String tag, String msg, Throwable tr) { in w()
47 public static int e(String tag, String msg) { in e()
50 public static int e(String tag, String msg, Throwable tr) { in e()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DLog.java21 public static int v(String tag, String msg) { in v()
24 public static int v(String tag, String msg, Throwable tr) { in v()
27 public static int d(String tag, String msg) { in d()
30 public static int d(String tag, String msg, Throwable tr) { in d()
33 public static int i(String tag, String msg) { in i()
36 public static int i(String tag, String msg, Throwable tr) { in i()
39 public static int w(String tag, String msg) { in w()
42 public static int w(String tag, String msg, Throwable tr) { in w()
48 public static int e(String tag, String msg) { in e()
51 public static int e(String tag, String msg, Throwable tr) { in e()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DLog.java20 public static int v(String tag, String msg) { in v()
23 public static int v(String tag, String msg, Throwable tr) { in v()
26 public static int d(String tag, String msg) { in d()
29 public static int d(String tag, String msg, Throwable tr) { in d()
32 public static int i(String tag, String msg) { in i()
35 public static int i(String tag, String msg, Throwable tr) { in i()
38 public static int w(String tag, String msg) { in w()
41 public static int w(String tag, String msg, Throwable tr) { in w()
47 public static int e(String tag, String msg) { in e()
50 public static int e(String tag, String msg, Throwable tr) { in e()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DFakeWifiLog.java55 public void eC(String msg) { in eC()
60 public void wC(String msg) { in wC()
65 public void iC(String msg) { in iC()
70 public void tC(String msg) { in tC()
76 public void e(String msg) { in e()
81 public void w(String msg) { in w()
86 public void i(String msg) { in i()
91 public void d(String msg) { in d()
96 public void v(String msg) { in v()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DL.java31 static void v(@NonNull String msg) { in v()
38 static void d(@NonNull String msg) { in d()
45 static void i(@NonNull String msg) { in i()
52 static void w(@NonNull String msg) { in w()
59 static void e(@NonNull String msg) { in e()
66 static void successOrFailure(@NonNull String msg, boolean success) { in successOrFailure()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dhitrace_helper.h19 #define HITRACE_HELPER_METER_NAME(msg) HITRACE_METER_NAME(HITRACE_TAG_COMMONLIBRARY, msg) argument
20 #define HITRACE_HELPER_START_TRACE(msg) StartTrace(HITRACE_TAG_COMMONLIBRARY, msg) argument
22 #define HITRACE_HELPER_COUNT_TRACE(msg, count) CountTrace(HITRACE_TAG_COMMONLIBRARY, msg, count) argument
24 #define HITRACE_HELPER_METER_NAME(msg) argument
25 #define HITRACE_HELPER_START_TRACE(msg) argument
27 #define HITRACE_HELPER_COUNT_TRACE(msg, count) argument
/ohos5.0/drivers/hdf_core/framework/model/audio/common/test/unittest/common/
H A Daudio_codec_base_test.cpp44 struct HdfTestMsg msg = {g_testAudioType, TESTGETSERVICENAME, -1}; variable
50 struct HdfTestMsg msg = {g_testAudioType, TESTGETDAINAME, -1}; variable
56 struct HdfTestMsg msg = {g_testAudioType, TESTGETCONFIGINFO, -1}; variable
62 struct HdfTestMsg msg = {g_testAudioType, TESTSETCONFIGINFO, -1}; variable
68 struct HdfTestMsg msg = {g_testAudioType, TESTSETCTLFUNC, -1}; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp103 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in DealConnectTimeOutCmd() local
119 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in RootStateExeMsgSuccess() local
153 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in InitStateExeMsgSuccess() local
160 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in InitStateExeMsgFail1() local
260 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WpaStartingStateExeMsgSuccess() local
267 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WpaStartingStateExeMsgFail1() local
304 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WpaStartedStateExeMsgSuccess() local
311 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WpaStartedStateExeMsgFail1() local
2060 InternalMessagePtr msg = nullptr; in DealWpaEapSimAuthEventTest() local
2080 InternalMessagePtr msg = nullptr; in DealWpaEapUmtsAuthEventTest() local
[all …]

12345678910>>...127