/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/uwb/halimpl/log/ |
D | phNxpLog.cc | 43 uint8_t level = NXPLOG_DEFAULT_LOGLEVEL; in phNxpLog_SetGlobalLogLevel() local 59 void phNxpLog_SetHALLogLevel(uint8_t level) { in phNxpLog_SetHALLogLevel() 69 void phNxpLog_SetExtnsLogLevel(uint8_t level) { in phNxpLog_SetExtnsLogLevel() 79 void phNxpLog_SetTmlLogLevel(uint8_t level) { in phNxpLog_SetTmlLogLevel() 90 void phNxpLog_SetDnldLogLevel(uint8_t level) { in phNxpLog_SetDnldLogLevel() 101 void phNxpLog_SetUciTxLogLevel(uint8_t level) { in phNxpLog_SetUciTxLogLevel() 161 uint8_t level = phNxpLog_SetGlobalLogLevel(); in phNxpLog_InitializeLogLevel() local
|
/hardware/nxp/nfc/snxxx/halimpl/log/ |
D | phNxpLog.cc | 59 uint8_t level = NXPLOG_DEFAULT_LOGLEVEL; in phNxpLog_SetGlobalLogLevel() local 82 static void phNxpLog_SetHALLogLevel(uint8_t level) { in phNxpLog_SetHALLogLevel() 109 static void phNxpLog_SetAvcLogLevel(uint8_t level) { in phNxpLog_SetAvcLogLevel() 129 static void phNxpLog_SetExtnsLogLevel(uint8_t level) { in phNxpLog_SetExtnsLogLevel() 156 static void phNxpLog_SetTmlLogLevel(uint8_t level) { in phNxpLog_SetTmlLogLevel() 183 static void phNxpLog_SetDnldLogLevel(uint8_t level) { in phNxpLog_SetDnldLogLevel() 210 static void phNxpLog_SetNciTxLogLevel(uint8_t level) { in phNxpLog_SetNciTxLogLevel() 269 uint8_t level = phNxpLog_SetGlobalLogLevel(); in phNxpLog_InitializeLogLevel() local
|
/hardware/nxp/nfc/pn8x/halimpl/tml/ |
D | spi_spm.cc | 43 long level) { in phPalEse_spi_ioctl()
|
/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/interfaces/security/see/hdcp/aidl/aidl_api/android.hardware.security.see.hdcp/1/android/hardware/security/see/hdcp/ |
D | IHdcpAuthControl.aidl | 38 void trySetHdcpLevel(in android.hardware.drm.HdcpLevel level); in trySetHdcpLevel()
|
/hardware/interfaces/security/see/hdcp/aidl/aidl_api/android.hardware.security.see.hdcp/current/android/hardware/security/see/hdcp/ |
D | IHdcpAuthControl.aidl | 38 void trySetHdcpLevel(in android.hardware.drm.HdcpLevel level); in trySetHdcpLevel()
|
/hardware/interfaces/security/see/hdcp/aidl/android/hardware/security/see/hdcp/ |
D | IHdcpAuthControl.aidl | 109 void trySetHdcpLevel(in android.hardware.drm.HdcpLevel level); in trySetHdcpLevel()
|
/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/gfxstream/host/gl/glestranslator/GLcommon/ |
D | SaveableTexture.cpp | 543 for (unsigned int level = 0; level < numLevels; level++) { in loadFromStream() local 661 for (unsigned int level = 0; level < numLevels; level++) { in onSave() local 736 for (unsigned int level = 0; level < numLevels; level++) { in onSave() local 943 for (unsigned int level = 0; level < numLevels; level++) { in restore() local 969 for (unsigned int level = 0; level < numLevels; level++) { in restore() local 1077 void SaveableTexture::setMipmapLevelAtLeast(unsigned int level) { in setMipmapLevelAtLeast()
|
/hardware/google/av/media/eco/ |
D | ECOC2Utils.cpp | 52 int C2Level2ECOLevel(C2Config::level_t level) { in C2Level2ECOLevel()
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/1/android/hardware/wifi/hostapd/ |
D | IHostapd.aidl | 41 void setDebugParams(in android.hardware.wifi.hostapd.DebugLevel level); in setDebugParams()
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/2/android/hardware/wifi/hostapd/ |
D | IHostapd.aidl | 41 void setDebugParams(in android.hardware.wifi.hostapd.DebugLevel level); in setDebugParams()
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/3/android/hardware/wifi/hostapd/ |
D | IHostapd.aidl | 41 void setDebugParams(in android.hardware.wifi.hostapd.DebugLevel level); in setDebugParams()
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/ |
D | IHostapd.aidl | 41 void setDebugParams(in android.hardware.wifi.hostapd.DebugLevel level); in setDebugParams()
|
/hardware/interfaces/wifi/hostapd/aidl/android/hardware/wifi/hostapd/ |
D | IHostapd.aidl | 97 void setDebugParams(in DebugLevel level); in setDebugParams()
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalVolumeTargetTest.cpp | 74 bool isLevelValid(int level) { in isLevelValid() 178 int percentageDb(float level) { return std::round((1 - (pow(10, level / 20))) * 100); } in percentageDb() 304 for (int level : decreasingLevels) { in TEST_P() local 341 std::string level = std::to_string(std::get<PARAM_LEVEL>(info.param)); in __anon8eb15a1d0102() local
|
D | VtsHalNSTargetTest.cpp | 118 void addLevelParam(NoiseSuppression::Level level) { in addLevelParam() 160 std::string level = aidl::android::hardware::audio::effect::toString( in __anonbf49d2a60102() local
|
D | VtsHalSpatializerTargetTest.cpp | 55 Spatialization::Level level = std::get<PARAM_SPATIALIZATION_LEVEL>(GetParam()); in SpatializerParamTest() local 165 std::string level = ToString(std::get<PARAM_SPATIALIZATION_LEVEL>(info.param)); in __anon122e47cd0202() local
|
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/ |
D | NfccTransport.cc | 39 __attribute__((unused)) uint32_t level) { in EseGetPower()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XEVI.h | 32 int level; member
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/ |
D | ISupplicant.aidl | 48 …void setDebugParams(in android.hardware.wifi.supplicant.DebugLevel level, in boolean showTimestamp… in setDebugParams()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/ |
D | ISupplicant.aidl | 48 …void setDebugParams(in android.hardware.wifi.supplicant.DebugLevel level, in boolean showTimestamp… in setDebugParams()
|