/aosp12/system/chre/java/test/permissions/src/com/google/android/chre/test/permissions/ |
H A D | ContextHubFrameworkPermissionsTestExecutor.java | 126 NanoAppMessage msg = mMessageQueue.poll(2, TimeUnit.SECONDS); in permissionsDisabledTest() local 170 NanoAppMessage msg = mMessageQueue.poll(2, TimeUnit.SECONDS); in messagePermissionsTest() local
|
/aosp12/system/libbase/ |
H A D | logging_splitters.h | 32 static void SplitByLines(const char* msg, const F& log_function, Args&&... args) { in SplitByLines() 49 unsigned int line, const char* msg, const F& log_function) { in SplitByLogdChunks()
|
H A D | errors_windows.cpp | 49 std::string msg; in SystemErrorCodeToString() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | SmsSessionEventBuilder.java | 97 public SmsSessionEventBuilder setCellBroadcastMessage(SmsSession.Event.CBMessage msg) { in setCellBroadcastMessage() 103 public SmsSessionEventBuilder setIncompleteSms(SmsSession.Event.IncompleteSms msg) { in setIncompleteSms()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/ |
H A D | spi_fuzzer.cpp | 39 static void SpiFuzzDoTest(DevHandle handle, struct SpiDevInfo *info, struct SpiMsg *msg, struct Spi… in SpiFuzzDoTest() 61 struct SpiMsg msg; in SpiFuzzTest() local
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 125 void HotArea::OnHotAreaMessage(HotAreaType msg, bool isEdge) in OnHotAreaMessage() 139 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 128 void HotArea::OnHotAreaMessage(HotAreaType msg, bool isEdge) in OnHotAreaMessage() 142 void HotArea::NotifyHotAreaMessage(int32_t pid, MessageId msgId, HotAreaType msg, bool isEdge) in NotifyHotAreaMessage()
|
/aosp12/system/core/init/ |
H A D | property_service.proto | 22 optional string msg = 1; field
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | State.java | 60 public boolean processMessage(Message msg) { in processMessage()
|
/aosp12/bionic/linker/ |
H A D | linker_dlwarning.cpp | 55 std::string msg = current_msg; in get_dlwarning() local
|
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | UiObjectNotFoundException.java | 34 public UiObjectNotFoundException(String msg) { in UiObjectNotFoundException()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/statemachine/ |
H A D | State.java | 45 public boolean processMessage(Message msg) { in processMessage()
|
/aosp12/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterListener.h | 32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | jstest_module.cpp | 37 char *msg = MallocStringOf(args[0]); in JSTestPrint() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
H A D | negotiate_command.cpp | 22 NegotiateCommand::NegotiateCommand(const NegotiateMessage &msg, const std::shared_ptr<NegotiateChan… in NegotiateCommand()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/ |
H A D | hdf_test_suit.c | 41 HdfTestMsg msg = {TEST_PAL_DEVICE_TYPE, PLAT_DEVICE_TEST_GET_DEVICE, -1}; in HdfPlatformEntryTest() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | index.js | 50 function myTouch(msg, x, y) { argument
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | p2p_group_remove_test.cpp | 65 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_group_formation_state.cpp | 38 bool P2pGroupFormationState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
H A D | p2p_inviting_state.cpp | 38 bool P2pInvitingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_root_state.cpp | 40 bool ApRootState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/ |
H A D | input_manager_listener.cpp | 59 StandbyMessage msg {StandbyMessageType::COMMON_EVENT}; in OnCallbackEvent() local
|
/ohos5.0/commonlibrary/ets_utils/tools/ |
H A D | ets_error.h | 41 napi_value msg = nullptr; in ThrowError() local
|
/aosp12/frameworks/av/media/libstagefright/httplive/ |
H A D | LiveSession.cpp | 500 sp<AMessage> msg = new AMessage(kWhatSetBufferingSettings, this); in setBufferingSettings() local 507 sp<AMessage> msg = new AMessage(kWhatConnect, this); in connectAsync() local 520 sp<AMessage> msg = new AMessage(kWhatDisconnect, this); in disconnect() local 529 sp<AMessage> msg = new AMessage(kWhatSeek, this); in seekTo() local 628 void LiveSession::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() 997 void LiveSession::onConnect(const sp<AMessage> &msg) { in onConnect() 1460 void LiveSession::onSeek(const sp<AMessage> &msg) { in onSeek() 1623 sp<AMessage> msg; in changeConfiguration() local 1652 void LiveSession::onChangeConfiguration(const sp<AMessage> &msg) { in onChangeConfiguration() 1664 void LiveSession::onChangeConfiguration2(const sp<AMessage> &msg) { in onChangeConfiguration2() [all …]
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | MyHandler.h | 237 sp<AMessage> msg = new AMessage('seek', this); in seek() local 244 sp<AMessage> msg = new AMessage('see1', this); in continueSeekAfterPause() local 254 sp<AMessage> msg = new AMessage('paus', this); in pause() local 261 sp<AMessage> msg = new AMessage('resu', this); in resume() local 977 sp<AMessage> msg = mNotify->dup(); in onMessageReceived() local 1358 sp<AMessage> msg = mNotify->dup(); in onMessageReceived() local 1771 sp<AMessage> msg = mNotify->dup(); in handleFirstAccessUnit() local 1960 sp<AMessage> msg = mNotify->dup(); in postQueueAccessUnit() local 1968 sp<AMessage> msg = mNotify->dup(); in postQueueEOS() local 1976 sp<AMessage> msg = mNotify->dup(); in postQueueSeekDiscontinuity() local [all …]
|