/aosp12/frameworks/native/libs/input/ |
H A D | InputTransport.cpp | 395 status_t InputChannel::receiveMessage(InputMessage* msg) { in receiveMessage() 514 InputMessage msg; in publishKeyEvent() local 574 InputMessage msg; in publishMotionEvent() local 623 InputMessage msg; in publishFocusEvent() local 641 InputMessage msg; in publishCaptureEvent() local 658 InputMessage msg; in publishDragEvent() local 673 InputMessage msg; in receiveConsumerResponse() local 919 InputMessage& msg = batch.samples[i]; in consumeSamples() local 1251 InputMessage msg; in sendTimeline() local 1273 InputMessage msg; in sendUnchainedFinishedSignal() local [all …]
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/utils/ |
H A D | WatchableTester.java | 72 public void verify(int want, String msg) { in verify() 78 public void verifyChangeReported(String msg) { in verifyChangeReported() 84 public void verifyNoChangeReported(String msg) { in verifyNoChangeReported()
|
/aosp12/system/logging/logd/ |
H A D | RecordingLogBuffer.cpp | 21 static void WriteLogMessage(int fd, const RecordedLogMessage& meta, const std::string& msg) { in WriteLogMessage() 27 pid_t tid, const char* msg, uint16_t len) { in RecordLogMessage() 59 const char* msg, uint16_t len) { in Log()
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/utils/ |
H A D | WatchableTester.java | 72 public void verify(int want, String msg) { in verify() 78 public void verifyChangeReported(String msg) { in verifyChangeReported() 84 public void verifyNoChangeReported(String msg) { in verifyNoChangeReported()
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaPresetReverbTest.java | 99 String msg = "test1_0ConstructorAndRelease()"; in test0_0ConstructorAndRelease() local 130 String msg = "test1_0Preset()"; in test1_0Preset() local 158 String msg = "test1_1Properties()"; in test1_1Properties() local 196 String msg = "test2_0AuxiliarySoundModification()"; in test2_0AuxiliarySoundModification() local 268 String msg = "test2_1InsertSoundModification()"; in test2_1InsertSoundModification() local
|
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaPresetReverbTest.java | 99 String msg = "test1_0ConstructorAndRelease()"; in test0_0ConstructorAndRelease() local 130 String msg = "test1_0Preset()"; in test1_0Preset() local 158 String msg = "test1_1Properties()"; in test1_1Properties() local 196 String msg = "test2_0AuxiliarySoundModification()"; in test2_0AuxiliarySoundModification() local 268 String msg = "test2_1InsertSoundModification()"; in test2_1InsertSoundModification() local
|
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
H A D | StructTest.java | 117 private void verifyHeaderParsing(final HeaderMsgWithConstructor msg) { in verifyHeaderParsing() 131 final HeaderMsgWithConstructor msg = doParsingMessageTest(HDR_EMPTY, in testClassWithExplicitConstructor() local 154 final HeaderMsgWithoutConstructor msg = doParsingMessageTest(HDR_EMPTY, in testClassWithDefaultConstructor() local 226 final NetworkOrderMessage msg = doParsingMessageTest(NETWORK_ORDER_MSG, in testNetworkOrder() local 265 final UnsignedDataMessage msg = doParsingMessageTest(UNSIGNED_DATA, in testUnsignedData() local 353 final SignedDataMessage msg = doParsingMessageTest(SIGNED_NEGATIVE_DATA, in testSignedNegativeData() local 550 final HeaderMsgWithStaticConstant msg = doParsingMessageTest(HDR_EMPTY, in testStaticConstantField() local 608 final HeaderMsgWithConstructor msg = doParsingMessageTest(HDR_EMPTY, in testInvalidOutputByteBuffer_ZeroCapacity() local 662 final BigEndianDataMessage msg = doParsingMessageTest(BIG_ENDIAN_DATA, in testBigEndianByteBuffer() local 756 final IpAddressMessage msg = doParsingMessageTest("c0a86401" in testIpAddressType() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | SingleKeyGestureDetector.java | 221 final Message msg = mHandler.obtainMessage(MSG_KEY_LONG_PRESS, keyCode, 0, in interceptKeyDown() local 268 final Message msg = mHandler.obtainMessage(MSG_KEY_LONG_PRESS, keyCode, 0, in interceptKeyDown() local 275 final Message msg = mHandler.obtainMessage(MSG_KEY_VERY_LONG_PRESS, keyCode, 0, in interceptKeyDown() local 292 final Message msg = mHandler.obtainMessage(MSG_KEY_DELAYED_PRESS, keyCode, in interceptKeyDown() local 336 Message msg = mHandler.obtainMessage(MSG_KEY_DELAYED_PRESS, mActiveRule.mKeyCode, in interceptKeyUp() local 346 Message msg = mHandler.obtainMessage(MSG_KEY_DELAYED_PRESS, mActiveRule.mKeyCode, in interceptKeyUp() local 404 public void handleMessage(Message msg) { in handleMessage()
|
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/ |
H A D | LogUtils.java | 54 public static void logDebug(@NonNull String msg) { in logDebug() 66 public static void logWarn(@NonNull String msg) { in logWarn() 76 public static void logWarn(@NonNull String msg, @Nullable Throwable t) { in logWarn()
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/ |
H A D | HprofFormatException.java | 24 HprofFormatException(String msg) { in HprofFormatException() 28 HprofFormatException(String msg, Exception cause) { in HprofFormatException()
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | nan.cpp | 70 NanEnableRequest* msg) in nan_enable_request() 155 NanPublishRequest* msg) in nan_publish_request() 198 NanPublishCancelRequest* msg) in nan_publish_cancel_request() 241 NanSubscribeRequest* msg) in nan_subscribe_request() 284 NanSubscribeCancelRequest* msg) in nan_subscribe_cancel_request() 370 NanStatsRequest* msg) in nan_stats_request() 413 NanConfigRequest* msg) in nan_config_request() 456 NanTCARequest* msg) in nan_tca_request() 544 NanStaParameter* msg) in nan_get_sta_parameter() 794 NanDataPathInitiatorRequest* msg) in nan_data_request_initiator() [all …]
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | Handler.java | 85 boolean handleMessage(@NonNull Message msg); in handleMessage() 91 public void handleMessage(@NonNull Message msg) { in handleMessage() 97 public void dispatchMessage(@NonNull Message msg) { in dispatchMessage() 634 public final boolean sendMessage(@NonNull Message msg) { in sendMessage() 660 Message msg = Message.obtain(); in sendEmptyMessageDelayed() local 676 Message msg = Message.obtain(); in sendEmptyMessageAtTime() local 693 public final boolean sendMessageDelayed(@NonNull Message msg, long delayMillis) { in sendMessageDelayed() 719 public boolean sendMessageAtTime(@NonNull Message msg, long uptimeMillis) { in sendMessageAtTime() 742 public final boolean sendMessageAtFrontOfQueue(@NonNull Message msg) { in sendMessageAtFrontOfQueue() 762 public final boolean executeOrSendMessage(@NonNull Message msg) { in executeOrSendMessage() [all …]
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTSPConnection.cpp | 73 sp<AMessage> msg = new AMessage(kWhatConnect, this); in connect() local 80 sp<AMessage> msg = new AMessage(kWhatDisconnect, this); in disconnect() local 87 sp<AMessage> msg = new AMessage(kWhatSendRequest, this); in sendRequest() local 94 sp<AMessage> msg = new AMessage(kWhatObserveBinaryData, this); in observeBinaryData() local 99 void ARTSPConnection::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() 214 void ARTSPConnection::onConnect(const sp<AMessage> &msg) { in onConnect() 337 void ARTSPConnection::onDisconnect(const sp<AMessage> &msg) { in onDisconnect() 350 void ARTSPConnection::onCompleteConnection(const sp<AMessage> &msg) { in onCompleteConnection() 411 void ARTSPConnection::onSendRequest(const sp<AMessage> &msg) { in onSendRequest() 529 sp<AMessage> msg = new AMessage(kWhatReceiveResponse, this); in postReceiveReponseEvent() local [all …]
|
/aosp12/system/core/trusty/storage/lib/ |
H A D | storage.c | 57 static ssize_t check_response(struct storage_msg *msg, ssize_t res) in check_response() 146 struct storage_msg msg = { .cmd = STORAGE_FILE_OPEN, .flags = _to_msg_flags(opflags)}; in storage_open_file() local 168 struct storage_msg msg = { .cmd = STORAGE_FILE_CLOSE }; in storage_close_file() local 182 struct storage_msg msg = { .cmd = STORAGE_FILE_DELETE, .flags = _to_msg_flags(opflags)}; in storage_delete_file() local 193 struct storage_msg msg = { .cmd = STORAGE_FILE_READ }; in _read_chunk() local 228 struct storage_msg msg = { .cmd = STORAGE_FILE_WRITE, .flags = msg_flags, }; in _write_req() local 270 struct storage_msg msg = { .cmd = STORAGE_FILE_SET_SIZE, .flags = _to_msg_flags(opflags)}; in storage_set_file_size() local 281 struct storage_msg msg = { .cmd = STORAGE_FILE_GET_SIZE }; in storage_get_file_size() local 303 struct storage_msg msg = { in storage_end_transaction() local
|
/aosp14/system/core/trusty/storage/lib/ |
H A D | storage.c | 57 static ssize_t check_response(struct storage_msg *msg, ssize_t res) in check_response() 146 struct storage_msg msg = { .cmd = STORAGE_FILE_OPEN, .flags = _to_msg_flags(opflags)}; in storage_open_file() local 168 struct storage_msg msg = { .cmd = STORAGE_FILE_CLOSE }; in storage_close_file() local 182 struct storage_msg msg = { .cmd = STORAGE_FILE_DELETE, .flags = _to_msg_flags(opflags)}; in storage_delete_file() local 193 struct storage_msg msg = { .cmd = STORAGE_FILE_READ }; in _read_chunk() local 228 struct storage_msg msg = { .cmd = STORAGE_FILE_WRITE, .flags = msg_flags, }; in _write_req() local 270 struct storage_msg msg = { .cmd = STORAGE_FILE_SET_SIZE, .flags = _to_msg_flags(opflags)}; in storage_set_file_size() local 281 struct storage_msg msg = { .cmd = STORAGE_FILE_GET_SIZE }; in storage_get_file_size() local 303 struct storage_msg msg = { in storage_end_transaction() local
|
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/ |
H A D | MacAddressTest.java | 73 String msg = String.format("expected type of %s to be %s, but got %s", in testMacAddrTypes() local 130 String msg = mac.toString() + " expected to be a multicast address"; in testIsMulticastAddress() local 134 String msg = mac.toString() + " expected not to be a multicast address"; in testIsMulticastAddress() local 152 String msg = mac.toString() + " expected to be a locally assigned address"; in testIsLocallyAssignedAddress() local 156 String msg = mac.toString() + " expected not to be globally unique address"; in testIsLocallyAssignedAddress() local
|
/aosp12/frameworks/base/cmds/idmap2/include/idmap2/ |
H A D | LogInfo.h | 56 inline void Info(const LogMessage& msg) { in Info() 60 inline void Warning(const LogMessage& msg) { in Warning()
|
/aosp14/frameworks/base/cmds/idmap2/include/idmap2/ |
H A D | LogInfo.h | 56 inline void Info(const LogMessage& msg) { in Info() 60 inline void Warning(const LogMessage& msg) { in Warning()
|
/aosp12/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | CameraDeviceClient.cpp | 451 String8 msg = String8::format( in submitRequestList() local 465 String8 msg = String8::format( in submitRequestList() local 539 String8 msg = String8::format("Invalid offline stream ids"); in endConfigure() local 563 String8 msg = String8::format("Camera %s: Error configuring streams: %s (%d)", in endConfigure() local 574 String8 msg = String8::format("Camera %s: Error configuring composite " in endConfigure() local 667 String8 msg = String8::format( in isSessionConfigurationSupported() local 1065 String8 msg = String8::format("Camera %s: Already has an input stream " in createInputStream() local 1323 String8 msg = String8::format( in waitUntilIdle() local 1612 String8 msg = String8::format("Camera %s: invalid audio restriction mode %d", in setCameraAudioRestriction() local 1666 String8 msg = String8::format("Offline surfaces must not be empty"); in switchToOffline() local [all …]
|
/aosp12/frameworks/base/core/java/android/net/metrics/ |
H A D | DhcpClientEvent.java | 42 public final String msg; field in DhcpClientEvent 47 private DhcpClientEvent(String msg, int durationMs) { in DhcpClientEvent() 68 public Builder setMsg(String msg) { in setMsg()
|
/aosp12/frameworks/base/media/java/android/media/midi/ |
H A D | MidiReceiver.java | 61 abstract public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 103 public void send(byte[] msg, int offset, int count) throws IOException { in send() 123 public void send(byte[] msg, int offset, int count, long timestamp) in send()
|
/aosp14/frameworks/base/core/java/android/net/metrics/ |
H A D | DhcpClientEvent.java | 42 public final String msg; field in DhcpClientEvent 47 private DhcpClientEvent(String msg, int durationMs) { in DhcpClientEvent() 68 public Builder setMsg(String msg) { in setMsg()
|
/aosp14/frameworks/base/media/java/android/media/midi/ |
H A D | MidiReceiver.java | 61 abstract public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 103 public void send(byte[] msg, int offset, int count) throws IOException { in send() 123 public void send(byte[] msg, int offset, int count, long timestamp) in send()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiP2pConnection.java | 54 private void sendMessageToAllClientModeImpls(Message msg) { in sendMessageToAllClientModeImpls() 68 public void handleMessage(Message msg) { in handleMessage() 168 public void replyToMessage(Message msg, int what) { in replyToMessage() 180 Message msg = Message.obtain(); in obtainMessageWithWhatAndArg2() local
|
/aosp14/frameworks/base/cmds/gpu_counter_producer/ |
H A D | main.cpp | 27 #define _LOG(level, msg, ...) \ argument 33 #define LOG_ERR(msg, ...) _LOG(E, msg, ##__VA_ARGS__) argument 34 #define LOG_WARN(msg, ...) _LOG(W, msg, ##__VA_ARGS__) argument 35 #define LOG_INFO(msg, ...) _LOG(I, msg, ##__VA_ARGS__) argument
|