Home
last modified time | relevance | path

Searched refs:SEN_HILOGW (Results 1 - 22 of 22) sorted by relevance

/base/sensors/sensor/utils/common/include/
H A Dsensor_errors.h158 SEN_HILOGW("%{public}s, (%{public}d), CHKPL(%{public}s) is null, do nothing", \
184 SEN_HILOGW("%{public}s, (%{public}d), CHKPC(%{public}s) is null, skip then continue", \
193 SEN_HILOGW("%{public}s, (%{public}d), CHKPC(%{public}s) is null, skip then break", \
229 SEN_HILOGW("CHKPL(%{public}s) is null, do nothing", #cond); \
252 SEN_HILOGW("CHKPC(%{public}s) is null, skip then continue", #cond); \
260 SEN_HILOGW("CHKPC(%{public}s) is null, skip then break", #cond); \
H A Dsensor_log.h39 #define SEN_HILOGW(fmt, ...) do { \ macro
/base/sensors/sensor/utils/ipc/src/
H A Dstream_socket.cpp65 SEN_HILOGW("Error writing data in the NetPacket. It will be retried next time. messageid:%{public}d," in OnReadPackets()
70 SEN_HILOGW("Set read position error, and this error cannot be recovered, and the buffer will be reset" in OnReadPackets()
H A Dstream_session.cpp78 SEN_HILOGW("Continue for errno EAGAIN|EINTR|EWOULDBLOCK, errno:%{public}d", errno); in SendMsg()
/base/sensors/sensor/services/src/
H A Dsensor_manager.cpp97 SEN_HILOGW("dataThread_ started"); in StartDataReportThread()
160 SEN_HILOGW("ResetBestSensorParams is failed"); in IsOtherClientUsingSensor()
208 SEN_HILOGW("Token type not match"); in GetPackageName()
H A Dsensor_service.cpp81 SEN_HILOGW("SensorService has already started"); in OnStart()
151 SEN_HILOGW("sensorMap_ insert failed"); in InitSensorList()
168 SEN_HILOGW("Already stopped"); in OnStop()
218 SEN_HILOGW("The data has not changed , no need to report"); in ReportOnChangeData()
286 SEN_HILOGW("Sensor has been enabled already"); in EnableSensor()
342 SEN_HILOGW("Other client is using this sensor now, can't disable"); in DisableSensor()
H A Dstream_server.cpp158 SEN_HILOGW("Pid session not exist"); in DelSession()
H A Dsensor_dump.cpp324 SEN_HILOGW("Unknown sensorId:%{public}d, size:%{public}d", sensorId, COMMON_DIMENSION); in GetDataDimension()
H A Dsensor_power_policy.cpp233 SEN_HILOGW("activeInfoList is empty"); in GetActiveInfoList()
H A Dclient_info.cpp261 SEN_HILOGW("sensorId not exist"); in RemoveSubscriber()
590 SEN_HILOGW("uid is invalid, uid:%{public}d", uid); in GetSensorChannelInfo()
/base/sensors/sensor/frameworks/native/src/
H A Dfd_listener.cpp56 SEN_HILOGW("Continue for errno EAGAIN|EINTR|EWOULDBLOCK, size:%{public}zu, errno:%{public}d", in OnReadable()
H A Dsensor_data_channel.cpp43 SEN_HILOGW("Restore sensor data channel failed, please destroy sensor data channel first"); in RestoreSensorDataChannel()
H A Dsensor_service_client.cpp100 SEN_HILOGW("Get service failed, retry:%{public}d", retry); in InitServiceClient()
/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h181 SEN_HILOGW("Read data failed"); in operator >>()
190 SEN_HILOGW("Write data failed"); in operator <<()
/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp104 SEN_HILOGW("Unknown sensorId:%{public}d", sensorId); in GenerateEvent()
203 SEN_HILOGW("RecordSensorCallback is null"); in DataReportThread()
224 SEN_HILOGW("Unknown sensorId:%{public}d", sensorId); in DataReportThread()
/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dhdi_connection.cpp67 SEN_HILOGW("Connect hdi service failed, retry:%{public}d", retry); in ConnectHdi()
255 SEN_HILOGW("Should set batch first"); in SetSensorBasicInfoState()
/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp223 SEN_HILOGW("peaks value greater than data size"); in PeakFilterMinRange()
308 SEN_HILOGW("times should not be greater than LOOP_TIMES_MAX, times:%{public}d", times); in FilterSecondaryPeak()
357 SEN_HILOGW("invalid parameter"); in GetDeleteFlagOfPeak()
788 SEN_HILOGW("The virtualWholeEnergy value is too low"); in EstimateDesentEnergy()
/base/sensors/sensor/utils/common/src/
H A Dprint_sensor_data.cpp118 SEN_HILOGW("Unknown sensorId:%{public}d, size:%{public}d", sensorId, DEFAULT_DIMENSION); in GetDataDimension()
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp213 SEN_HILOGW("Already subscribed, sensorTypeId:%{public}d", sensorTypeId); in IsOnceSubscribed()
285 SEN_HILOGW("No client subscribe, sensorTypeId:%{public}d", sensorTypeId); in IsSubscribed()
372 SEN_HILOGW("Get interval failed"); in On()
467 SEN_HILOGW("There are other client subscribe system js api as well, not need unsubscribe"); in Off()
1221 SEN_HILOGW("There are other client subscribe as well, not need unsubscribe"); in Unsubscribe()
1225 SEN_HILOGW("UnsubscribeSensor failed"); in Unsubscribe()
H A Dsensor_napi_utils.cpp80 SEN_HILOGW("%{public}s not exists on the object", name.c_str()); in GetNamedProperty()
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_fft.cpp81 SEN_HILOGW("modify pos data, pos:%{public}d", pos_); in ProcessSingle()
/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp475 SEN_HILOGW("continuousEvents_ is empty"); in StoreEventBlock()
1148 SEN_HILOGW("endIndex is out of range"); in CombinateContinuousEvents()

Completed in 17 milliseconds