Home
last modified time | relevance | path

Searched refs:Debug (Results 1 – 25 of 124) sorted by relevance

12345

/base/sensors/medical_sensor/services/medical_sensor/src/
Dmedical_manager.cpp40 …HiLog::Debug(LABEL, "%{public}s begin sensorMap_.size : %{public}d", __func__, int32_t { sensorMap… in InitSensorMap()
56 …HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u, samplingPeriodNs : %{public}d", __fu… in SetBestSensorParams()
66 HiLog::Debug(LABEL, "%{public}s no need to reset sensor params", __func__); in SetBestSensorParams()
71 …HiLog::Debug(LABEL, "%{public}s bestSamplingPeriodNs : %{public}d", __func__, int32_t { bestSampli… in SetBestSensorParams()
77 HiLog::Debug(LABEL, "%{public}s end", __func__); in SetBestSensorParams()
83 HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u", __func__, sensorId); in ResetBestSensorParams()
95 HiLog::Debug(LABEL, "%{public}s end", __func__); in ResetBestSensorParams()
102 HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u", __func__, sensorId); in GetSensorInfo()
129 HiLog::Debug(LABEL, "%{public}s end", __func__); in GetSensorInfo()
147 HiLog::Debug(LABEL, "%{public}s begin", __func__); in StartDataReportThread()
[all …]
Dclient_info.cpp44 HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u", __func__, sensorId); in GetSensorState()
67 HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u", __func__, sensorId); in GetBestSensorInfo()
98 …HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u, pid : %{public}d", __func__, sensorI… in OnlyCurPidSensorEnabled()
120 HiLog::Debug(LABEL, "%{public}s end", __func__); in OnlyCurPidSensorEnabled()
126 HiLog::Debug(LABEL, "%{public}s begin, pid : %{public}d, uid : %{public}d", __func__, pid, uid); in UpdateUid()
140 HiLog::Debug(LABEL, "%{public}s insert uid ret.second : %{public}d", __func__, ret.second); in UpdateUid()
144 HiLog::Debug(LABEL, "%{public}s end", __func__); in UpdateUid()
150 HiLog::Debug(LABEL, "%{public}s begin, pid : %{public}d", __func__, pid); in DestroyUid()
158 HiLog::Debug(LABEL, "%{public}s uid not exist, no need to destroy it", __func__); in DestroyUid()
164 HiLog::Debug(LABEL, "%{public}s end", __func__); in DestroyUid()
[all …]
Dflush_info_record.cpp38 HiLog::Debug(LABEL, "%{public}s begin", __func__); in GetFlushInfo()
55 HiLog::Debug(LABEL, "%{public}s, sensorId : %{public}u", __func__, sensorId); in SetFlushInfo()
77 HiLog::Debug(LABEL, "%{public}s channel list size : %{public}u", __func__, in IsFlushChannelValid()
90 HiLog::Debug(LABEL, "%{public}s begin", __func__); in GetFlushChannelIndex()
Dmedical_service.cpp137 HiLog::Debug(LABEL, "%{public}s sensorId = %{public}d, name = %{public}s", in InitSensorList()
237 HiLog::Debug(LABEL, "%{public}s begin, sensorId : %{public}u, samplingPeriodNs : %{public}" in EnableSensor()
281 HiLog::Debug(LABEL, "%{public}s begin", __func__); in DisableSensor()
312 HiLog::Debug(LABEL, "%{public}s begin", __func__); in SetOption()
322 HiLog::Debug(LABEL, "%{public}s end", __func__); in SetOption()
339 HiLog::Debug(LABEL, "%{public}s begin", __func__); in RunCommand()
368 HiLog::Debug(LABEL, "%{public}s begin", __func__); in GetSensorList()
379 HiLog::Debug(LABEL, "%{public}s end", __func__); in GetSensorList()
386 HiLog::Debug(LABEL, "%{public}s begin", __func__); in TransferDataChannel()
408 HiLog::Debug(LABEL, "%{public}s end", __func__); in TransferDataChannel()
Dmedical_service_stub.cpp57 HiLog::Debug(LABEL, "%{public}s begin, cmd : %{public}u", __func__, code); in OnRemoteRequest()
71 HiLog::Debug(LABEL, "%{public}s no member func supporting, applying default process", __func__); in OnRemoteRequest()
151 HiLog::Debug(LABEL, "%{public}s sensorCount : %{public}d", __func__, sensorCount); in GetAllSensorsInner()
165 HiLog::Debug(LABEL, "%{public}s begin", __func__); in CreateDataChannelInner()
/base/hiviewdfx/hilog/interfaces/rust/src/
Dlib.rs23 #[derive(Debug)]
30 Debug = 3, enumerator
52 #[derive(Debug)]
67 #[derive(Debug)]
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmedical_service_client.cpp45 HiLog::Debug(LABEL, "%{public}s begin", __func__); in InitServiceClient()
48 HiLog::Debug(LABEL, "%{public}s already init", __func__); in InitServiceClient()
64 … HiLog::Debug(LABEL, "%{public}s get service success, retry : %{public}d", __func__, retry); in InitServiceClient()
89 …HiLog::Debug(LABEL, "%{public}s sensor.GetSensorId() = %{public}u", __func__, sensor.GetSensorId()… in IsValidSensorId()
99 HiLog::Debug(LABEL, "%{public}s begin, sensorId = %{public}u", __func__, sensorId); in EnableSensor()
118 HiLog::Debug(LABEL, "%{public}s begin", __func__); in DisableSensor()
137 HiLog::Debug(LABEL, "%{public}s begin", __func__); in RunCommand()
157 HiLog::Debug(LABEL, "%{public}s begin", __func__); in GetSensorList()
171 HiLog::Debug(LABEL, "%{public}s begin", __func__); in TransferDataChannel()
183 HiLog::Debug(LABEL, "%{public}s begin", __func__); in DestroyDataChannel()
[all …]
/base/sensors/medical_sensor/utils/src/
Dmedical_basic_data_channel.cpp39 …HiLog::Debug(LABEL, "%{public}s isActive_ : %{public}d, sendFd: %{public}d", __func__, isActive_, … in MedicalSensorBasicDataChannel()
45 HiLog::Debug(LABEL, "%{public}s already create socketpair", __func__); in CreateSensorBasicChannel()
84 …HiLog::Debug(LABEL, "%{public}s create socketpair success, receiveFd_ : %{public}d, sendFd_ : %{pu… in CreateSensorBasicChannel()
91 HiLog::Debug(LABEL, "%{public}s begin", __func__); in CreateSensorBasicChannel()
93 HiLog::Debug(LABEL, "%{public}s already create socketpair", __func__); in CreateSensorBasicChannel()
118 HiLog::Debug(LABEL, "%{public}s sendFd: %{public}d", __func__, sendFd_); in SendToBinder()
137 HiLog::Debug(LABEL, "%{public}s close sendFd_", __func__); in CloseSendFd()
189 HiLog::Debug(LABEL, "%{public}s close sendFd_ success", __func__); in DestroySensorBasicChannel()
194 HiLog::Debug(LABEL, "%{public}s close receiveFd_ success", __func__); in DestroySensorBasicChannel()
211 HiLog::Debug(LABEL, "%{public}s isActive_ : %{public}d", __func__, isActive); in SetSensorStatus()
Ddmd_report.cpp78 HiLog::Debug(LABEL, "%{public}s begin", __func__); in ReportException()
92 HiLog::Debug(LABEL, "%{public}s end", __func__); in ReportException()
/base/request/request/services/service/rust/src/
Denumration.rs16 #[derive(Clone, Copy, PartialEq, Debug)]
34 #[derive(Clone, Copy, PartialEq, Debug)]
52 #[derive(Clone, Copy, PartialEq, Debug)]
60 #[derive(Debug)]
78 #[derive(Clone, Copy, PartialEq, Debug)]
94 #[derive(Clone, Copy, PartialEq, Debug)]
106 #[derive(Clone, Copy, PartialEq, Debug)]
126 #[derive(Clone, Copy, PartialEq, Debug)]
142 #[derive(Clone, Copy, PartialEq, Debug)]
Dtask_config.rs20 #[derive(Copy, Clone, Debug)]
38 #[derive(Debug)]
Dform_item.rs17 #[derive(Clone, Debug)]
52 #[derive(Clone, Debug)]
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
Dhdi_connection.cpp50 HiLog::Debug(LABEL, "%{public}s begin", __func__); in ConnectHdi()
74 HiLog::Debug(LABEL, "%{public}s begin", __func__); in GetSensorList()
147 HiLog::Debug(LABEL, "%{public}s begin", __func__); in SetMode()
162 HiLog::Debug(LABEL, "%{public}s begin", __func__); in SetOption()
177 HiLog::Debug(LABEL, "%{public}s begin", __func__); in RegisteDataReport()
194 HiLog::Debug(LABEL, "%{public}s begin", __func__); in DestroyHdiConnection()
216 HiLog::Debug(LABEL, "%{public}s begin", __func__); in getReportDataCb()
225 HiLog::Debug(LABEL, "%{public}s begin", __func__); in getReportDataCallback()
262 HiLog::Debug(LABEL, "%{public}s begin", __func__); in RegisterHdiDeathRecipient()
277 HiLog::Debug(LABEL, "%{public}s begin", __func__); in UnregisterHdiDeathRecipient()
[all …]
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
Dnapi_hitrace_util.cpp94 HiLog::Debug(LABEL, "Native2Js: chainId is %{public}llx.", in CreateHiTraceIdJsObject()
97 HiLog::Debug(LABEL, "Native2Js: spanId is %{public}llx.", in CreateHiTraceIdJsObject()
101 HiLog::Debug(LABEL, "Native2Js: parentSpanId is %{public}llx.", in CreateHiTraceIdJsObject()
105 HiLog::Debug(LABEL, "Native2Js: flags is %{public}d.", traceId.GetFlags()); in CreateHiTraceIdJsObject()
112 HiLog::Debug(LABEL, "Js2Native: chainId is %{public}llx.", in TransHiTraceIdJsObjectToNative()
119 HiLog::Debug(LABEL, "Js2Native: spanId is %{public}llx.", in TransHiTraceIdJsObjectToNative()
124 HiLog::Debug(LABEL, "Js2Native: parentSpanId is %{public}llx.", in TransHiTraceIdJsObjectToNative()
128 HiLog::Debug(LABEL, "Js2Native: flags is %{public}d.", flags); in TransHiTraceIdJsObjectToNative()
/base/hiviewdfx/hilog/platform/interface/native/
Dlog.h27 Debug = 0, enumerator
45 #define LOGD(fmt, ...) LOG_PRINT(Debug, fmt, ##__VA_ARGS__)
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_app_event_watcher.cpp60 HiLog::Debug(LABEL, "start to destroy NapiAppEventWatcher object"); in ~NapiAppEventWatcher()
75 HiLog::Debug(LABEL, "start to destroy OnTriggerContext object"); in ~NapiAppEventWatcher()
93 HiLog::Debug(LABEL, "onTrigger start"); in OnTrigger()
142 HiLog::Debug(LABEL, "start to init OnTrigger"); in InitTrigger()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp332 HiLog::Debug(LABEL, "AppendBoolArrayData: %{public}s.", key.c_str()); in AddArrayParamToEventInfo()
336 HiLog::Debug(LABEL, "AppendNumberArrayData: %{public}s.", key.c_str()); in AddArrayParamToEventInfo()
340 HiLog::Debug(LABEL, "AppendBigIntArrayData: %{public}s.", key.c_str()); in AddArrayParamToEventInfo()
344 HiLog::Debug(LABEL, "AppendStringArrayData: %{public}s.", key.c_str()); in AddArrayParamToEventInfo()
434 HiLog::Debug(LABEL, "parse string: %{public}s.", str.c_str()); in ParseStringArray()
446 HiLog::Debug(LABEL, "domain is %{public}s.", domain.c_str()); in ParseListenerRule()
448 HiLog::Debug(LABEL, "name is %{public}s.", name.c_str()); in ParseListenerRule()
450 HiLog::Debug(LABEL, "ruleType is %{public}d.", ruleType); in ParseListenerRule()
452 HiLog::Debug(LABEL, "tag is %{public}s.", tag.c_str()); in ParseListenerRule()
480 HiLog::Debug(LABEL, "domain is %{public}s.", domain.c_str()); in ParseQueryRule()
[all …]
Djs_callback_manager.cpp40 HiLog::Debug(LABEL, "failed to get uv_loop."); in RunCallback()
47 HiLog::Debug(LABEL, "uv_work new failed, no memory left."); in RunCallback()
72 HiLog::Debug(LABEL, "napi scope is null."); in RunCallback()
/base/update/updater/services/rust/hash_signed_data/src/
Dimg_hash_check.rs23 #[derive(Debug)]
33 #[derive(Debug)]
41 #[derive(Debug)]
48 #[derive(Debug)]
55 #[derive(Debug, PartialEq)]
Dhsd.rs20 #[derive(Debug, PartialEq)]
26 #[derive(Debug, PartialEq)]
/base/hiviewdfx/hilog/platform/
Dhilog_printf.cpp22 return OHOS::HiviewDFX::Hilog::Platform::LogLevel::Debug; in ConvertLogLevel()
33 return OHOS::HiviewDFX::Hilog::Platform::LogLevel::Debug; in ConvertLogLevel()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dtransport.cpp71 HiLog::Debug(LABEL, "reset send buffer size old=%{public}d, new=%{public}d", oldN, newN); in InitRecvBuffer()
101 HiLog::Debug(LABEL, "HiSysEvent send data successful"); in SendToHiSysEventDataSource()
141 HiLog::Debug(LABEL, "size=%{public}zu", rawDataLength); in SendData()
/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_napi_utils.cpp87 HiLog::Debug(LABEL, "%{public}s begin", __func__); in EmitAsyncCallbackWork()
101 HiLog::Debug(LABEL, "%{public}s napi_create_async_work in", __func__); in EmitAsyncCallbackWork()
113 HiLog::Debug(LABEL, "%{public}s napi_create_async_work left", __func__); in EmitAsyncCallbackWork()
117 HiLog::Debug(LABEL, "%{public}s end", __func__); in EmitAsyncCallbackWork()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_block_dao.cpp47 …HiLog::Debug(LABEL, "start to insert %{public}s, size=%{public}zu", table_.c_str(), package.size()… in InsertPackage()
67 HiLog::Debug(LABEL, "start to delete %{public}s, seq=%{public}" PRId64, table_.c_str(), seq); in DeletePackageBySeq()
88 HiLog::Debug(LABEL, "start to delete %{public}s, num=%{public}d", table_.c_str(), num); in DeletePackageByNum()
109 HiLog::Debug(LABEL, "start to query %{public}s, size=%{public}d", table_.c_str(), size); in GetPackagesBySize()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_service_ohos.cpp94 HiLog::Debug(LABEL, logFormat.c_str(), in MatchRules()
195 HiLog::Debug(LABEL, "pid %{public}d rules match %{public}s.", listener->second.first, in OnSysEvent()
290 …HiLog::Debug(LABEL, "uid %{public}d pid %{public}d listener has been added and update rules.", uid… in AddListener()
298 …HiLog::Debug(LABEL, "uid %{public}d pid %{public}d listener is added successfully, total is %{publ… in AddListener()
326 HiLog::Debug(LABEL, "has no any listeners."); in RemoveListener()
336 … HiLog::Debug(LABEL, "uid %{public}d pid %{public}d has found listener and removes it.", uid, pid); in RemoveListener()
339 HiLog::Debug(LABEL, "uid %{public}d pid %{public}d has not found listener.", uid, pid); in RemoveListener()
368 … HiLog::Debug(LABEL, "event type configured with domain[%{public}s] and name[%{public}s] " in BuildEventQuery()
454 HiLog::Debug(LABEL, "set debug mode %{public}s", mode ? "true" : "false"); in SetDebugMode()
538 HiLog::Debug(LABEL, "forbid export, time frequency limit < 1 h."); in Export()

12345