/hardware/libhardware/modules/camera/3_4/arc/ |
D | common.h | 13 #define LOGF(level) LOG(level) << __FUNCTION__ << "(): " argument 14 #define LOGFID(level, id) LOG(level) << __FUNCTION__ << "(): id: " << id << ": " argument 15 #define LOGF_IF(level, res) LOG_IF(level, res) << __FUNCTION__ << "(): " argument 17 #define VLOGF(level) VLOG(level) << __FUNCTION__ << "(): " argument 18 #define VLOGFID(level, id) \ argument
|
/hardware/nxp/nfc/pn8x/halimpl/log/ |
D | phNxpLog.cc | 56 uint8_t level = NXPLOG_DEFAULT_LOGLEVEL; in phNxpLog_SetGlobalLogLevel() local 79 static void phNxpLog_SetHALLogLevel(uint8_t level) { in phNxpLog_SetHALLogLevel() 107 static void phNxpLog_SetExtnsLogLevel(uint8_t level) { in phNxpLog_SetExtnsLogLevel() 134 static void phNxpLog_SetTmlLogLevel(uint8_t level) { in phNxpLog_SetTmlLogLevel() 161 static void phNxpLog_SetDnldLogLevel(uint8_t level) { in phNxpLog_SetDnldLogLevel() 188 static void phNxpLog_SetNciTxLogLevel(uint8_t level) { in phNxpLog_SetNciTxLogLevel() 245 uint8_t level = phNxpLog_SetGlobalLogLevel(); in phNxpLog_InitializeLogLevel() local
|
/hardware/nxp/nfc/snxxx/halimpl/log/ |
D | phNxpLog.cc | 56 uint8_t level = NXPLOG_DEFAULT_LOGLEVEL; in phNxpLog_SetGlobalLogLevel() local 79 static void phNxpLog_SetHALLogLevel(uint8_t level) { in phNxpLog_SetHALLogLevel() 107 static void phNxpLog_SetExtnsLogLevel(uint8_t level) { in phNxpLog_SetExtnsLogLevel() 134 static void phNxpLog_SetTmlLogLevel(uint8_t level) { in phNxpLog_SetTmlLogLevel() 161 static void phNxpLog_SetDnldLogLevel(uint8_t level) { in phNxpLog_SetDnldLogLevel() 188 static void phNxpLog_SetNciTxLogLevel(uint8_t level) { in phNxpLog_SetNciTxLogLevel() 245 uint8_t level = phNxpLog_SetGlobalLogLevel(); in phNxpLog_InitializeLogLevel() local
|
/hardware/qcom/sm7150/gps/utils/ |
D | SkipList.h | 53 SkipNode(int level, T& data): mLevel(level), mData(data) {} in SkipNode() 80 void SkipList<T>::append(T& data, int level) { in append() 98 void SkipList<T>::pop(int level) { in pop() 118 T SkipList<T>::front(int level) { in front() 146 list<pair<T, int>> SkipList<T>::dump(int level) { in dump()
|
D | LogBuffer.cpp | 73 void LogBuffer::append(string& data, int level, uint64_t timestamp) { in append() 87 void LogBuffer::dump(std::function<void(stringstream&)> log, int level) { in dump()
|
/hardware/qcom/sm7250/gps/utils/ |
D | SkipList.h | 53 SkipNode(int level, T& data): mLevel(level), mData(data) {} in SkipNode() 80 void SkipList<T>::append(T& data, int level) { in append() 98 void SkipList<T>::pop(int level) { in pop() 118 T SkipList<T>::front(int level) { in front() 146 list<pair<T, int>> SkipList<T>::dump(int level) { in dump()
|
D | LogBuffer.cpp | 78 void LogBuffer::append(string& data, int level, uint64_t timestamp) { in append() 92 void LogBuffer::dump(std::function<void(stringstream&)> log, int level) { in dump()
|
/hardware/qcom/sm8150/gps/utils/ |
D | SkipList.h | 53 SkipNode(int level, T& data): mLevel(level), mData(data) {} in SkipNode() 80 void SkipList<T>::append(T& data, int level) { in append() 98 void SkipList<T>::pop(int level) { in pop() 118 T SkipList<T>::front(int level) { in front() 146 list<pair<T, int>> SkipList<T>::dump(int level) { in dump()
|
D | LogBuffer.cpp | 78 void LogBuffer::append(string& data, int level, uint64_t timestamp) { in append() 92 void LogBuffer::dump(std::function<void(stringstream&)> log, int level) { in dump()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraThermalAdapter.cpp | 155 int QCameraThermalAdapter::thermalCallback(int level, in thermalCallback() 174 void QCameraThermalCallback::setThermalLevel(qcamera_thermal_level_enum_t level) { in setThermalLevel()
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_hidl_test.cpp | 138 ISupplicant::DebugLevel level = ISupplicant::DebugLevel::EXCESSIVE; in TEST_P() local 155 ISupplicant::DebugLevel level = ISupplicant::DebugLevel::EXCESSIVE; in TEST_P() local 173 ISupplicant::DebugLevel level = ISupplicant::DebugLevel::EXCESSIVE; in TEST_P() local 191 ISupplicant::DebugLevel level = ISupplicant::DebugLevel::EXCESSIVE; in TEST_P() local
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | display_base.h | 82 virtual DisplayError SetPanelBrightness(int level) { in SetPanelBrightness() 85 virtual DisplayError CachePanelBrightness(int level) { in CachePanelBrightness() 104 virtual DisplayError GetPanelBrightness(int *level) { in GetPanelBrightness()
|
D | display_primary.cpp | 239 DisplayError DisplayPrimary::SetPanelBrightness(int level) { in SetPanelBrightness() 244 DisplayError DisplayPrimary::CachePanelBrightness(int level) { in CachePanelBrightness() 318 DisplayError DisplayPrimary::GetPanelBrightness(int *level) { in GetPanelBrightness()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_base.h | 83 virtual DisplayError SetPanelBrightness(int level) { in SetPanelBrightness() 86 virtual DisplayError CachePanelBrightness(int level) { in CachePanelBrightness() 104 virtual DisplayError GetPanelBrightness(int *level) { in GetPanelBrightness()
|
D | display_primary.cpp | 214 DisplayError DisplayPrimary::SetPanelBrightness(int level) { in SetPanelBrightness() 219 DisplayError DisplayPrimary::CachePanelBrightness(int level) { in CachePanelBrightness() 286 DisplayError DisplayPrimary::GetPanelBrightness(int *level) { in GetPanelBrightness()
|
/hardware/nxp/nfc/pn8x/halimpl/tml/ |
D | spi_spm.cc | 43 long level) { in phPalEse_spi_ioctl()
|
/hardware/qcom/display/msm8909w_3100/liblight/ |
D | lights_prv.cpp | 48 int set_brightness_ext_level(int level) in set_brightness_ext_level()
|
/hardware/qcom/display/msm8998/liblight/ |
D | lights_prv.cpp | 48 int set_brightness_ext_level(int level) in set_brightness_ext_level()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | BrightnessController.cpp | 205 uint32_t level; in processDisplayBrightness() local 275 uint32_t level; in applyPendingChangeViaSysfs() local 561 uint32_t level; in updateStates() local 638 int BrightnessController::queryBrightness(float brightness, bool *ghbm, uint32_t *level, in queryBrightness() 820 int BrightnessController::applyBrightnessViaSysfs(uint32_t level) { in applyBrightnessViaSysfs()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | utils.h | 27 static inline EffectScale levelToScale(EffectLevel level) { in levelToScale()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | message_layer.c | 33 void inv_set_message(long set, long clear, int level) in inv_set_message()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | message_layer.c | 33 void inv_set_message(long set, long clear, int level) in inv_set_message()
|
/hardware/google/pixel/vibrator/cs40l26/tests/ |
D | utils.h | 34 static inline EffectScale levelToScale(EffectLevel level) { in levelToScale()
|
/hardware/google/av/media/eco/ |
D | ECOC2Utils.cpp | 52 int C2Level2ECOLevel(C2Config::level_t level) { in C2Level2ECOLevel()
|
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/ |
D | NfccTransport.cc | 31 __attribute__((unused)) uint32_t level) { in EseGetPower()
|