Home
last modified time | relevance | path

Searched defs:msg (Results 1176 – 1200 of 1959) sorted by relevance

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

/aosp14/frameworks/base/services/core/java/com/android/server/emergency/
H A DEmergencyAffordanceService.java148 public void handleMessage(Message msg) { in handleMessage()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DAmbientKeyboardBacklightController.java146 Message msg = Message.obtain(mHandler, MSG_BRIGHTNESS_CALLBACK, brightnessValue); in sendBrightnessAdjustment() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastSkipPolicy.java66 final String msg = shouldSkipMessage(r, target); in shouldSkip() local
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionManagerService.java186 String msg = "Permission Denial: " + func + " from pid=" in runForUserLocked() local
/aosp14/system/core/trusty/keymaster/ipc/
H A Dtrusty_keymaster_ipc.cpp83 struct keymaster_message* msg = reinterpret_cast<struct keymaster_message*>(malloc(msg_size)); in trusty_keymaster_call_2() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp161 char *msg = uIDumpDomTree->DumpDomNode(viewId); in DumpDomTree() local
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c61 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp278 void *msg = nullptr; variable
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_mgr_service.h159 …virtual int FinishUserTest(const std::string& msg, const int64_t& resultCode, const std::string& b… in FinishUserTest()
/ohos5.0/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.h238 const std::string& msg, const int64_t& resultCode, const std::string& bundleName) override in FinishUserTest()
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h325 char msg[0]; member
/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_message.h70 ParamMessage msg; member
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp50 void CloudFileUtils::Str2HashBuf(const char *msg, size_t len, uint32_t *buf, int num) in Str2HashBuf()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_operating_state.cpp372 bool P2pGroupOperatingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/
H A Dschedule_node_fuzzer.cpp170 std::vector<uint8_t> msg; in FuzzScheduleNodeSendMessage() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DActivityManagerServiceTest.java1142 public void dispatchMessage(Message msg) { in dispatchMessage()
1150 public void handleMessage(Message msg) { in handleMessage()
1154 public void waitForMessage(int msg) { in waitForMessage()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp951 static void FreeMessageFunc(SoftBusMessage *msg) in FreeMessageFunc()
964 SoftBusMessage *msg = static_cast<SoftBusMessage *>(SoftBusMalloc(sizeof(SoftBusMessage))); in CreateMessage() local
992 void InstRegister(SoftBusMessage *msg) in InstRegister()
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp304 napi_value msg = nullptr; in CreateBusinessError() local
328 napi_value msg = nullptr; in ConvertToBusinessError() local
351 auto msg = GetNapiError(errCode); in ThrowErr() local
/ohos5.0/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp46 … int32_t OnMessage(uint64_t scheduleId, int32_t destRole, const std::vector<uint8_t>& msg) override in OnMessage()
515 std::vector<uint8_t> msg; in FuzzSendMessage() local
525 std::vector<uint8_t> msg; in FuzzGetLocalScheduleFromMessage() local
/aosp14/frameworks/base/media/java/android/media/
H A DSoundPool.java527 private void postEventFromNative(int msg, int arg1, int arg2, Object obj) { in postEventFromNative()
545 public void handleMessage(Message msg) { in handleMessage()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_test.cpp163 cJSON *msg = cJSON_CreateObject(); in TestGetMsgPack() local
327 string msg = TestGetMsgPack(); variable
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp100 void JsUtils::ThrowException(napi_env env, int32_t err, const std::string &msg, TypeCode type) in ThrowException()
123 napi_value JsUtils::ToError(napi_env env, int32_t code, const std::string &msg) in ToError()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java316 final Message msg = mServiceHandler.obtainMessage(); in onStartCommand() local
521 public void handleMessage(Message msg) { in handleMessage()
596 public void handleMessage(Message msg) { in handleMessage()
948 final String msg = PluralsMessageFormatter.format( in takeScreenshot() local
965 final Message msg = mServiceHandler.obtainMessage(); in takeScreenshot() local
1026 final String msg; in handleScreenshotResponse() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp230 const char* msg) in report_java_lang_error_fatal_error()
290 static void report_java_lang_error(JNIEnv* env, jthrowable error, const char* msg) in report_java_lang_error()
310 void binder_report_exception(JNIEnv* env, jthrowable excep, const char* msg) { in binder_report_exception()
419 String8 msg; in onTransact() local
890 std::string msg; in signalExceptionForError() local
955 String8 msg; in signalExceptionForError() local
/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DDisplaySourceService.java157 public void handleMessage(Message msg) { in handleMessage()

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