Home
last modified time | relevance | path

Searched refs:SEN_HILOGD (Results 1 - 25 of 38) sorted by relevance

12

/base/sensors/sensor/vibration_convert/core/native/src/
H A Daudio_parsing.cpp50 SEN_HILOGD("handle:%{public}d, offset:%{public}" PRId64 ", length:%{public}" PRId64, in AudioParsing()
143 SEN_HILOGD("sampleRate:%{public}u, duration:%{public}u, dataCount:%{public}u", in GetAudioAttribute()
174 SEN_HILOGD("min:%{public}lf, max:%{public}lf, audioDatas.size():%{public}zu", in GetAudioData()
199 SEN_HILOGD("chunkID:%{public}.4s", attributeChunk_.chunkID); in PrintAttributeChunk()
200 SEN_HILOGD("chunkSize:%{public}u", attributeChunk_.chunkSize); in PrintAttributeChunk()
201 SEN_HILOGD("format:%{public}.4s", attributeChunk_.format); in PrintAttributeChunk()
202 SEN_HILOGD("fmtID:%{public}.4s", attributeChunk_.fmtID); in PrintAttributeChunk()
203 SEN_HILOGD("fmtSize:%{public}u", attributeChunk_.fmtSize); in PrintAttributeChunk()
204 SEN_HILOGD("fmtTag:%{public}hu", attributeChunk_.fmtTag); in PrintAttributeChunk()
205 SEN_HILOGD("fmtChannel in PrintAttributeChunk()
[all...]
/base/sensors/sensor/utils/common/src/
H A Dsensor_basic_data_channel.cpp42 SEN_HILOGD("isActive_:%{public}d, sendFd:%{public}d", isActive_, sendFd_); in SensorBasicDataChannel()
49 SEN_HILOGD("Already create socketpair"); in CreateSensorBasicChannel()
104 SEN_HILOGD("Already create socketpair"); in CreateSensorBasicChannel()
126 SEN_HILOGD("sendFd:%{public}d", sendFd_); in SendToBinder()
147 SEN_HILOGD("Close sendFd_"); in CloseSendFd()
164 SEN_HILOGD("Send fail:%{public}d, length:%{public}d", errno, (int32_t)length); in SendData()
199 SEN_HILOGD("Close sendFd_ success"); in DestroySensorBasicChannel()
204 SEN_HILOGD("Close receiveFd_ success"); in DestroySensorBasicChannel()
221 SEN_HILOGD("isActive_:%{public}d", isActive); in SetSensorStatus()
/base/sensors/sensor/services/src/
H A Dsensor_manager.cpp48 SEN_HILOGD("Begin sensorMap_.size:%{public}zu", sensorMap_.size()); in InitSensorMap()
62 SEN_HILOGD("No need to reset sensor params"); in SetBestSensorParams()
67 SEN_HILOGD("bestSamplingPeriodNs : %{public}" PRId64, bestSamplingPeriodNs); in SetBestSensorParams()
107 SEN_HILOGD("Begin sensorMap_.size:%{public}zu", sensorMap_.size());
154 SEN_HILOGD("Only current client using this sensor"); in IsOtherClientUsingSensor()
163 SEN_HILOGD("Other client is using this sensor"); in IsOtherClientUsingSensor()
175 SEN_HILOGD("Change the default state is far"); in AfterDisableSensor()
H A Dsensor_power_policy.cpp50 SEN_HILOGD("Suspend sensors failed, sensorIdList is empty, pid:%{public}d", pid); in SuspendSensors()
82 SEN_HILOGD("Current sensor is pedometer detection or pedometer, can not suspend"); in Suspend()
87 SEN_HILOGD("Other client is using this sensor now, cannot suspend, sensorId:%{public}d", sensorId); in Suspend()
110 SEN_HILOGD("Resume sensors failed, please suspend sensors first, pid:%{public}d", pid); in ResumeSensors()
146 SEN_HILOGD("Sensor is enable, sensorId:%{public}d", sensorId); in Resume()
H A Dflush_info_record.cpp48 SEN_HILOGD("sensorId:%{public}u", sensorId); in SetFlushInfo()
67 SEN_HILOGD("Channel list size:%{public}u", static_cast<uint32_t>(currChannelList.size())); in IsFlushChannelValid()
H A Dclient_info.cpp160 SEN_HILOGD("pid not exist, no need to destroy it"); in DestroyAppThreadInfo()
214 SEN_HILOGD("There is no channel belong to sensorId:%{public}d", sensorId); in GetSensorChannel()
286 SEN_HILOGD("ret.second:%{public}d", ret.second); in UpdateSensorChannel()
303 SEN_HILOGD("sensorId not exist, no need to clear it"); in ClearSensorInfo()
319 SEN_HILOGD("sensorId not exist, no need to clear it"); in ClearCurPidSensorInfo()
324 SEN_HILOGD("pid not exist, no need to clear it"); in ClearCurPidSensorInfo()
358 SEN_HILOGD("There is no channel belong to pid, no need to destroy"); in DestroySensorChannel()
747 SEN_HILOGD("Pid is not exists in channelMap"); in CallingService()
753 SEN_HILOGD("Pid is not exists in activeInfoCBPidSet"); in CallingService()
H A Dsensor_service_stub.cpp90 SEN_HILOGD("No member func supporting, applying default process"); in ProcessRemoteRequest()
99 SEN_HILOGD("Begin, cmd:%{public}u", code); in OnRemoteRequest()
115 SEN_HILOGD("system service calling, tokenId: %{public}u, flag: %{public}u", tokenId, flag); in IsSystemServiceCalling()
183 SEN_HILOGD("SensorCount:%{public}u", sensorCount); in GetAllSensorsInner()
271 SEN_HILOGD("ActiveInfoCount:%{public}u", activeInfoCount); in GetActiveInfoListInner()
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_client_stub.cpp36 SEN_HILOGD("Begin, cmd:%{public}u", code); in OnRemoteRequest()
H A Dfd_listener.cpp63 SEN_HILOGD("The service side disconnect with the client. size:0, count:%{public}zu, errno:%{public}d", in OnReadable()
H A Dsensor_agent.cpp116 SEN_HILOGD("Suspend sensors failed, ret:%{public}d", ret); in SuspendSensors()
126 SEN_HILOGD("Resume sensors failed, ret:%{public}d", ret); in ResumeSensors()
H A Dsensor_agent_proxy.cpp202 SEN_HILOGD("User has been unsubscribed"); in DeactivateSensor()
260 SEN_HILOGD("User has been subscribed"); in SubscribeSensor()
405 SEN_HILOGD("Suspend sensors failed, ret:%{public}d", ret); in SuspendSensors()
419 SEN_HILOGD("Resume sensors failed, ret:%{public}d", ret); in ResumeSensors()
446 SEN_HILOGD("Active info list is empty"); in GetSensorActiveInfos()
H A Dsensor_service_proxy.cpp118 SEN_HILOGD("SensorCount:%{public}u", sensorCount); in GetSensorList()
200 SEN_HILOGD("Failed, ret:%{public}d", ret); in SuspendSensors()
220 SEN_HILOGD("Failed, ret:%{public}d", ret); in ResumeSensors()
245 SEN_HILOGD("activeInfoCount:%{public}u", activeInfoCount); in GetActiveInfoList()
H A Dsensor_data_channel.cpp130 SEN_HILOGD("Set eventHandler_ nullptr"); in DelFdListener()
H A Dsensor_service_client.cpp77 SEN_HILOGD("Already init"); in InitServiceClient()
91 SEN_HILOGD("Get service success, retry:%{public}d", retry); in InitServiceClient()
254 SEN_HILOGD("Previous socket channel status is false, not need retry creat socket channel"); in ReenableSensor()
/base/sensors/sensor/utils/common/include/
H A Dsensor_log.h33 #define SEN_HILOGD(fmt, ...) do { \ macro
/base/sensors/sensor/frameworks/js/napi/include/
H A Dasync_callback_info.h119 SEN_HILOGD("Delete async work"); in ~AsyncCallbackInfo()
125 SEN_HILOGD("Delete reference, i:%{public}d", i); in ~AsyncCallbackInfo()
/base/sensors/sensor/utils/ipc/src/
H A Dcircle_stream_buffer.cpp63 SEN_HILOGD("UnreadSize:%{public}zu, rPos:%{public}zu, wPos:%{public}zu", unreadSize, rPos_, wPos_); in CopyDataToBegin()
/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Ddrop_detection_test.cpp58 SEN_HILOGD("Exist drop detection sensor"); in SetUpTestCase()
62 SEN_HILOGD("Not exist drop detection sensor"); in SetUpTestCase()
90 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, status:%{public}f", event[0].sensorTypeId, in DropDetectionDataCallbackImpl()
113 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, status:%{public}f", event[0].sensorTypeId, in DropDetectionDataCallbackImpl2()
H A Dambient_light1_test.cpp58 SEN_HILOGD("Exist ambient light sensor"); in SetUpTestCase()
62 SEN_HILOGD("Not exist ambient light sensor"); in SetUpTestCase()
90 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, intensity:%{public}f", event[0]. in AmbientLightDataCallbackImpl()
113 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, intensity:%{public}f", event[0]. in AmbientLightDataCallbackImpl2()
H A Dhead_posture_test.cpp58 SEN_HILOGD("Exist head posture sensor"); in SetUpTestCase()
62 SEN_HILOGD("Not exist head posture sensor"); in SetUpTestCase()
90 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, " in HeadPostureDataCallbackImpl()
114 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, " in HeadPostureDataCallbackImpl2()
H A Dproximity1_test.cpp58 SEN_HILOGD("Exist ambient light sensor"); in SetUpTestCase()
62 SEN_HILOGD("Not exist ambient light sensor"); in SetUpTestCase()
90 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, distance:%{public}f", in ProximityDataCallbackImpl()
113 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, distance:%{public}f", in ProximityDataCallbackImpl2()
H A Drpc_sensor_test.cpp58 SEN_HILOGD("Exist rpc sensor"); in SetUpTestCase()
62 SEN_HILOGD("Not exist rpc sensor"); in SetUpTestCase()
90 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u," in RPCDataCallbackImpl()
114 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u," in RPCDataCallbackImpl2()
H A Dposture_test.cpp60 SEN_HILOGD("Exist posture sensor"); in SetUpTestCase()
64 SEN_HILOGD("Not exist posture sensor"); in SetUpTestCase()
94 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, gxm:%{public}f, " in PostureDataCallbackImpl()
121 SEN_HILOGD("sensorId:%{public}d, version:%{public}d, dataLen:%{public}u, gxm:%{public}f, " in PostureDataCallbackImpl2()
H A Dsensor_algorithm_test.cpp142 SEN_HILOGD("SensorAlgorithmTest_009 in"); in HWTEST_F()
153 SEN_HILOGD("SensorAlgorithmTest_010 in"); in HWTEST_F()
162 SEN_HILOGD("SensorAlgorithmTest_011 in"); in HWTEST_F()
172 SEN_HILOGD("SensorAlgorithmTest_012"); in HWTEST_F()
/base/sensors/sensor/frameworks/cj/src/
H A Dcj_sensor_impl.cpp79 SEN_HILOGD("String is empty."); in MallocCString()
110 SEN_HILOGD("head is nullptr or size is zero."); in ConvertCArr2Vector()
125 SEN_HILOGD("vector is empty."); in ConvertVector2CArr()
364 SEN_HILOGD("This sensor is secondary ambient light"); in GetAllSensorList()

Completed in 13 milliseconds

12