/base/sensors/sensor/vibration_convert/core/native/src/ |
H A D | audio_parsing.cpp | 50 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 D | sensor_basic_data_channel.cpp | 42 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 D | sensor_manager.cpp | 48 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 D | sensor_power_policy.cpp | 50 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 D | flush_info_record.cpp | 48 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 D | client_info.cpp | 160 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 D | sensor_service_stub.cpp | 90 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 D | sensor_client_stub.cpp | 36 SEN_HILOGD("Begin, cmd:%{public}u", code); in OnRemoteRequest()
|
H A D | fd_listener.cpp | 63 SEN_HILOGD("The service side disconnect with the client. size:0, count:%{public}zu, errno:%{public}d", in OnReadable()
|
H A D | sensor_agent.cpp | 116 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 D | sensor_agent_proxy.cpp | 202 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 D | sensor_service_proxy.cpp | 118 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 D | sensor_data_channel.cpp | 130 SEN_HILOGD("Set eventHandler_ nullptr"); in DelFdListener()
|
H A D | sensor_service_client.cpp | 77 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 D | sensor_log.h | 33 #define SEN_HILOGD(fmt, ...) do { \
macro
|
/base/sensors/sensor/frameworks/js/napi/include/ |
H A D | async_callback_info.h | 119 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 D | circle_stream_buffer.cpp | 63 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 D | drop_detection_test.cpp | 58 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 D | ambient_light1_test.cpp | 58 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 D | head_posture_test.cpp | 58 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 D | proximity1_test.cpp | 58 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 D | rpc_sensor_test.cpp | 58 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 D | posture_test.cpp | 60 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 D | sensor_algorithm_test.cpp | 142 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 D | cj_sensor_impl.cpp | 79 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()
|