Home
last modified time | relevance | path

Searched defs:msg (Results 1026 – 1050 of 3423) sorted by relevance

1...<<41424344454647484950>>...137

/aosp12/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/
H A DTestActivity.java77 Message msg = Message.obtain(); in sendResult() local
/aosp12/system/logging/logd/
H A DLogUtils.h69 static inline uint32_t MsgToTag(const char* msg, uint16_t msg_len) { in MsgToTag()
/aosp12/system/bt/gd/cert/
H A Dmetadata.py24 def _fail_decorator(msg): argument
/aosp12/system/teeui/libteeui/src/
H A Dmsg_formatting.cpp21 namespace msg { namespace
/aosp12/frameworks/libs/modules-utils/tools/
H A Dcheck_java_paths.py11 def report_error(msg, *args): argument
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/profiler/
H A Djs_profiler.py67 def output(msg, dest): argument
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.cpp100 void EventProcessorExample4::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H A Dbundle_plugin_example3.cpp62 void BundlePluginExample3::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_mst_test.cpp65 struct CommFaultMsg msg{.userId = "user001", .appId = "myApp", .storeId = "storeTest"}; struct
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.cpp35 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_error.cpp38 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_error.cpp38 std::string msg; in GetNapiError() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_errors.cpp36 std::string msg; in GetNapiError() local
/ohos5.0/build/ohos/packages/
H A Dcheck_seccomp_library_name.py26 def __init__(self, msg): argument
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp673 auto msg = AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(event.type), Param, 0); variable
713 auto msg = AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(event.type), Param, 0); variable
744 auto msg = AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(event.type), Param, 0); variable
785 auto msg = AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(audioEvent.type), eventParam, 0); variable
831 auto msg = AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(audioEvent.type), eventParam, 0); variable
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccSlot.java372 public void handleMessage(Message msg) { in handleMessage()
423 private void log(String msg) { in log()
427 private void loge(String msg) { in loge()
H A DUiccPkcs15.java100 public void handleMessage(Message msg) { in handleMessage()
145 public void handleMessage(Message msg) { in handleMessage()
193 public void handleMessage(Message msg) { in handleMessage()
478 private static void log(String msg) { in log()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipImageProperties.java430 private static void warn(String msg) { in warn()
434 private static void error(String msg) { in error()
438 private static void error(String msg, Throwable e) { in error()
/aosp12/system/nvram/messages/
H A Dnvram_messages.cpp177 bool Encode(const Message& msg, Blob* blob) { in Encode()
183 bool Encode(const Message& msg, void* buffer, size_t* size) { in Encode()
193 bool Decode(const uint8_t* data, size_t size, Message* msg) { in Decode()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/storage/
H A DStorageApplicationActionButtonsPreferenceController.java309 private void processClearMsg(Message msg) { in processClearMsg()
361 Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE); in onRemoveCompleted() local
369 Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA); in onRemoveCompleted() local
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_napi.cpp92 void CloudDownloadCallbackImpl::OnComplete(UvChangeMsg *msg) in OnComplete()
152 UvChangeMsg *msg = new (std::nothrow) UvChangeMsg(shared_from_this(), progress, isBatch_); in OnDownloadProcess() local
161 auto msg = reinterpret_cast<UvChangeMsg *>(work->data); in OnDownloadProcess() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if_u.c103 static int32_t SpiMsgReadBack(struct HdfSBuf *data, struct SpiMsg *msg) in SpiMsgReadBack()
202 struct SpiMsg msg = {0}; in SpiRead() local
212 struct SpiMsg msg = {0}; in SpiWrite() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp767 auto msg = command->GetNegotiateMessage(); in ProcessConnectRequest() local
813 auto msg = command->GetNegotiateMessage(); in ProcessConnectRequestAsGo() local
902 auto msg = command->GetNegotiateMessage(); in ProcessConnectRequestAsGc() local
1077 auto msg = command->GetNegotiateMessage(); in ProcessNoAvailableInterface() local
1142 auto msg = command->GetNegotiateMessage(); in ProcessReuseRequest() local
1181 auto msg = command->GetNegotiateMessage(); in ProcessReuseResponse() local
1256 auto msg = command->GetNegotiateMessage(); in ProcessGetInterfaceInfoRequest() local
1413 auto msg = command->GetNegotiateMessage(); in ProcessConnectResponseAsGo() local
1452 auto msg = command->GetNegotiateMessage(); in ProcessConnectResponseAsNone() local
1482 auto msg = command->GetNegotiateMessage(); in ProcessConnectResponseWithGoInfoAsNone() local
[all …]
/aosp12/packages/modules/Connectivity/tests/integration/util/com/android/server/
H A DNetworkAgentWrapper.java155 public void startSocketKeepalive(Message msg) { in startSocketKeepalive()
166 public void stopSocketKeepalive(Message msg) { in stopSocketKeepalive()
193 protected void addKeepalivePacketFilter(Message msg) { in addKeepalivePacketFilter()
198 protected void removeKeepalivePacketFilter(Message msg) { in removeKeepalivePacketFilter()
/ohos5.0/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_lz4.cpp246 PkgBufferMessage &msg, size_t &dataLen, LZ4F_compressionContext_t &ctx) in PackCalculate()
321 struct PkgBufferMessage msg { packText, inBuffer, outBuffer, inLength, outLength}; in Pack() struct
396 PkgBufferMessage &msg, size_t &nextToRead, LZ4F_decompressionContext_t &ctx) in UnpackDecode()
483 struct PkgBufferMessage msg { unpackText, inBuffer, outBuffer, inLength, outLength}; in Unpack() struct

1...<<41424344454647484950>>...137