/aosp12/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/ |
H A D | TestActivity.java | 77 Message msg = Message.obtain(); in sendResult() local
|
/aosp12/system/logging/logd/ |
H A D | LogUtils.h | 69 static inline uint32_t MsgToTag(const char* msg, uint16_t msg_len) { in MsgToTag()
|
/aosp12/system/bt/gd/cert/ |
H A D | metadata.py | 24 def _fail_decorator(msg): argument
|
/aosp12/system/teeui/libteeui/src/ |
H A D | msg_formatting.cpp | 21 namespace msg { namespace
|
/aosp12/frameworks/libs/modules-utils/tools/ |
H A D | check_java_paths.py | 11 def report_error(msg, *args): argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/profiler/ |
H A D | js_profiler.py | 67 def output(msg, dest): argument
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
H A D | event_processor_example4.cpp | 100 void EventProcessorExample4::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
H A D | bundle_plugin_example3.cpp | 62 void BundlePluginExample3::OnEventListeningCallback(const Event &msg) in OnEventListeningCallback()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/ |
H A D | distributeddata_dfx_mst_test.cpp | 65 struct CommFaultMsg msg{.userId = "user001", .appId = "myApp", .storeId = "storeTest"}; struct
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_errors.cpp | 35 std::string msg; in GetNapiError() local
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | napi_error.cpp | 38 std::string msg; in GetNapiError() local
|
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/ |
H A D | napi_error.cpp | 38 std::string msg; in GetNapiError() local
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | napi_errors.cpp | 36 std::string msg; in GetNapiError() local
|
/ohos5.0/build/ohos/packages/ |
H A D | check_seccomp_library_name.py | 26 def __init__(self, msg): argument
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
H A D | daudio_sink_dev_test.cpp | 673 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 D | UiccSlot.java | 372 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 D | UiccPkcs15.java | 100 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 D | BipImageProperties.java | 430 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 D | nvram_messages.cpp | 177 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 D | StorageApplicationActionButtonsPreferenceController.java | 309 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 D | cloud_file_napi.cpp | 92 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 D | spi_if_u.c | 103 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 D | p2p_v1_processor.cpp | 767 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 D | NetworkAgentWrapper.java | 155 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 D | pkg_algo_lz4.cpp | 246 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
|