/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/ |
H A D | KeyboardUI.java | 429 public void handleMessage(Message msg) { in handleMessage() 466 public void handleMessage(Message msg) { in handleMessage()
|
/aosp14/frameworks/base/tools/aapt2/compile/ |
H A D | PngCrunch.cpp | 582 android::DiagMessage msg; in WritePng() local 597 android::DiagMessage msg; in WritePng() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | UidObserverController.java | 109 Message msg = Message.obtain(mHandler, ActivityManagerService.ADD_UID_TO_OBSERVER_MSG, in addUidToObserver() local 138 Message msg = Message.obtain(mHandler, ActivityManagerService.REMOVE_UID_FROM_OBSERVER_MSG, in removeUidFromObserver() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_pattern.cpp | 167 [weak = WeakClaim(this), instanceID](std::string code, std::string msg) { in InitPluginManagerDelegate() 307 void PluginPattern::FireOnErrorEvent(const std::string& code, const std::string& msg) in FireOnErrorEvent()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 773 let mut msg = MsgParcel::new(); in parcel_size() localVariable 822 let mut msg = MsgParcel::new(); in read_to_end() localVariable
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/dma/ |
H A D | dmac_core.h | 84 static inline uintptr_t DmacMsgGetPeriphAddr(struct DmacMsg *msg) in DmacMsgGetPeriphAddr() 191 static inline int32_t DmaCntlrTransfer(struct DmaCntlr *cntlr, struct DmacMsg *msg) in DmaCntlrTransfer()
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiap_fuzzer/ |
H A D | wifiap_fuzzer.cpp | 117 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WifiApRootStateFuzzTest() local 319 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in WifiApIdleStateFuzzTest() local
|
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/ |
H A D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 108 int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t> &msg) in SendMessage() 217 void OnMessage(int destRole, const std::vector<uint8_t> &msg) override in OnMessage()
|
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/ |
H A D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 105 int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t> &msg) in SendMessage() 214 void OnMessage(int destRole, const std::vector<uint8_t> &msg) override in OnMessage()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_message.c | 1125 AvdtEventData msg = {0}; in AvdtParseCommonInd() local 1152 AvdtEventData msg = {0}; in AvdtParseReconfigInd() local 1189 AvdtEventData msg = {0}; in AvdtParseSetconfigInd() local 1229 AvdtEventData msg = {0}; in AvdtParseDelayRptInd() local 1979 void AvdtMakeRejMsg(uint8_t sigId, uint8_t errCode, uint8_t errParam, AvdtMsg *msg) in AvdtMakeRejMsg()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | CsipDeviceManager.java | 388 private void log(String msg) { in log()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
H A D | CallbackHandler.java | 72 public void handleMessage(Message msg) { in handleMessage()
|
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
H A D | ContentSuggestionsManagerService.java | 114 String msg = "Permission Denial: " + func + " from pid=" in enforceCaller() local
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 67 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_network_info_test.cpp | 295 uint8_t *msg = reinterpret_cast<uint8_t *>(&tmpMsg); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/ |
H A D | mock_ability_mgr_service.h | 214 const std::string& msg, const int64_t& resultCode, const std::string& bundleName) override in FinishUserTest()
|
/ohos5.0/base/telephony/sms_mms/test/fuzztest/gsmsmssender_fuzzer/ |
H A D | gsmsmssender_fuzzer.cpp | 163 GsmSmsMessage msg; in SendSmsTest() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
H A D | faultloggerd_client.cpp | 246 int RequestPrintTHilog(const char *msg, int length) in RequestPrintTHilog()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/ |
H A D | napi_preferences_error.h | 115 InnerError(const std::string &msg) in InnerError()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_callback.cpp | 36 void AVScreenCaptureCallback::SendErrorCallback(int32_t errCode, const std::string &msg) in SendErrorCallback()
|
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/ |
H A D | appspawn_client.h | 81 AppSpawnMsg *msg; member
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_device.c | 47 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/ |
H A D | error_helper.h | 130 napi_value msg = nullptr; variable
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerServiceUtils.java | 317 public static void dumpCriticalInfo(PrintWriter pw, String msg) { in dumpCriticalInfo() 336 public static void logCriticalInfo(int priority, String msg) { in logCriticalInfo() 500 String msg = null; in matchSignaturesRecover() local
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbDeviceManager.java | 515 public static void logAndPrint(int priority, IndentingPrintWriter pw, String msg) { in logAndPrint() 522 public static void logAndPrintException(IndentingPrintWriter pw, String msg, Exception e) { in logAndPrintException() 722 Message msg = Message.obtain(this, MSG_UPDATE_STATE); in updateState() local 756 Message msg = obtainMessage(MSG_UPDATE_PORT_STATE, args); in updateHostState() local 987 public void handleMessage(Message msg) { in handleMessage() 2112 public void handleMessage(Message msg) { in handleMessage()
|