Home
last modified time | relevance | path

Searched defs:msg (Results 1226 – 1250 of 1959) sorted by relevance

1...<<41424344454647484950>>...79

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java429 public void handleMessage(Message msg) { in handleMessage()
466 public void handleMessage(Message msg) { in handleMessage()
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPngCrunch.cpp582 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 DUidObserverController.java109 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 Dplugin_pattern.cpp167 [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 Dmsg.rs773 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 Ddmac_core.h84 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 Dwifiap_fuzzer.cpp117 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 Dface_auth_all_in_one_executor_hdi_fuzzer.cpp108 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 Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp105 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 Davdtp_message.c1125 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 DCsipDeviceManager.java388 private void log(String msg) { in log()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DCallbackHandler.java72 public void handleMessage(Message msg) { in handleMessage()
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DContentSuggestionsManagerService.java114 String msg = "Permission Denial: " + func + " from pid=" in enforceCaller() local
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c67 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp295 uint8_t *msg = reinterpret_cast<uint8_t *>(&tmpMsg); variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_mgr_service.h214 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 Dgsmsmssender_fuzzer.cpp163 GsmSmsMessage msg; in SendSmsTest() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_client.cpp246 int RequestPrintTHilog(const char *msg, int length) in RequestPrintTHilog()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_preferences_error.h115 InnerError(const std::string &msg) in InnerError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_callback.cpp36 void AVScreenCaptureCallback::SendErrorCallback(int32_t errCode, const std::string &msg) in SendErrorCallback()
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.h81 AppSpawnMsg *msg; member
/ohos5.0/base/powermgr/battery_lite/services/src/
H A Dbattery_device.c47 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h130 napi_value msg = nullptr; variable
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceUtils.java317 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 DUsbDeviceManager.java515 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()

1...<<41424344454647484950>>...79