Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 1468) sorted by relevance

12345678910>>...59

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dlogger.h150 #define LOGNSO(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
152 #define LOGCSO(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
154 #define LOGSO(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
164 #define LOGSO_PT(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
178 #define LOGNSE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
180 #define LOGCSE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
182 #define LOGSE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
207 #define LOGNF(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
209 #define LOGCF(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
211 #define LOGF(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
[all …]
H A Dexlog.h26 #define LOGNEX(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
28 #define LOGCEX(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
30 #define LOGEX_FILE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
32 #define LOGEX_FUNC(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
34 #define LOGEX_FUNC_LINE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
36 #define LOGEX_FILE_LINE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
38 #define LOGEX_FFL(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
40 #define LOGEX_PT_FILE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
42 #define LOGEX_PT_FUNC(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
44 #define LOGEX_PT_FUNC_LINE(level, ...) Logger(LOGGER_ARG(level), ##__VA_ARGS__, \ argument
[all …]
/aosp12/frameworks/base/data/etc/
H A Dservices.core.protolog.json6 "level": "DEBUG", string
12 "level": "VERBOSE", string
18 "level": "WARN", string
24 "level": "VERBOSE", string
30 "level": "DEBUG", string
36 "level": "VERBOSE", string
42 "level": "WARN", string
54 "level": "WARN", string
72 "level": "WARN", string
84 "level": "DEBUG", string
[all …]
/ohos5.0/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp150 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
178 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
201 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
243 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
292 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
315 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
339 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
363 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
388 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
428 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable
[all …]
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dcommon.h13 #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
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dprotector_thermal_zone_info.cpp25 uint32_t level = 0; in UpdateThermalLevel() local
34 void ProtectorThermalZoneInfo::AscJudgment(int32_t curTemp, uint32_t &level) in AscJudgment()
56 void ProtectorThermalZoneInfo::DescJudgment(int32_t curTemp, uint32_t &level) in DescJudgment()
79 void ProtectorThermalZoneInfo::HandleAscNextUpTemp(uint32_t &level, int32_t curTemp) in HandleAscNextUpTemp()
91 void ProtectorThermalZoneInfo::HandleAscCurDownTemp(uint32_t &level, int32_t curTemp) in HandleAscCurDownTemp()
103 void ProtectorThermalZoneInfo::HandleAscMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMaxSizeTemp()
118 void ProtectorThermalZoneInfo::HandleAscMinSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMinSizeTemp()
135 void ProtectorThermalZoneInfo::HandleDescNextUpTemp(uint32_t &level, int32_t curTemp) in HandleDescNextUpTemp()
147 void ProtectorThermalZoneInfo::HandleDescCurDownTemp(uint32_t &level, int32_t curTemp) in HandleDescCurDownTemp()
159 void ProtectorThermalZoneInfo::HandleDescMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleDescMaxSizeTemp()
[all …]
/aosp12/hardware/nxp/nfc/pn8x/halimpl/log/
H A DphNxpLog.cc56 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
/ohos5.0/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp36 int QosController::SetThreadQosForOtherThread(enum QosLevel level, int tid) in SetThreadQosForOtherThread()
79 int QosController::GetThreadQosForOtherThread(enum QosLevel &level, int tid) in GetThreadQosForOtherThread()
98 int SetThreadQos(enum QosLevel level) in SetThreadQos()
104 int SetQosForOtherThread(enum QosLevel level, int tid) in SetQosForOtherThread()
120 int GetThreadQos(enum QosLevel &level) in GetThreadQos()
125 int GetQosForOtherThread(enum QosLevel &level, int tid) in GetQosForOtherThread()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp114 uint32_t level = latestLevel_; in CalculateSensorLevel() local
139 uint32_t& level, int32_t curTemp) in DescendLevelToThresholdClr()
150 uint32_t& level, int32_t curTemp) in DescendLevelToThreshold()
162 uint32_t& level, uint32_t end, int32_t curTemp) in AscendLevelToThresholdClr()
174 uint32_t& level, uint32_t end, int32_t curTemp) in LevelUpwardsSearch()
185 uint32_t& level, int32_t curTemp) in LevelDownwardsSearch()
196 uint32_t& level, int32_t curTemp) in LevelDownwardsSearchWithThreshold()
208 uint32_t& level, uint32_t end, int32_t curTemp) in LevelUpwardsSearchWithThreshold()
265 …d ThermalConfigSensorCluster::CheckExtraCondition(const TypeTempMap& typeTempInfo, uint32_t& level) in CheckExtraCondition()
280 bool ThermalConfigSensorCluster::IsTempRateTrigger(uint32_t& level) in IsTempRateTrigger()
[all …]
/aosp12/hardware/nxp/nfc/snxxx/halimpl/log/
H A DphNxpLog.cc56 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
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_sensor_cluster_test.cpp133 uint32_t level = 1; variable
172 uint32_t level = 1; variable
196 uint32_t level = 0; variable
222 uint32_t level = 1; variable
255 uint32_t level = 1; variable
279 uint32_t level = 0; variable
297 uint32_t level = 0; variable
337 uint32_t level = 2; variable
H A Dthermal_mock_action_test.cpp119 void MockActionCpuBoost::SetSocPerfThermalLevel(uint32_t level) in SetSocPerfThermalLevel()
181 ThermalLevel level = ThermalLevel::COOL; variable
231 ThermalLevel level = ThermalLevel::COOL; variable
256 ThermalLevel level = ThermalLevel::COOL; variable
290 ThermalLevel level = ThermalLevel::COOL; variable
324 ThermalLevel level = ThermalLevel::COOL; variable
359 ThermalLevel level = ThermalLevel::COOL; variable
394 ThermalLevel level = ThermalLevel::COOL; variable
429 ThermalLevel level = ThermalLevel::COOL; variable
H A Dthermal_action_report_test.cpp83 ThermalLevel level; in GetThermalLevel() local
332 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
371 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
411 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
451 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
491 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
531 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
571 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
611 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
651 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
[all …]
/ohos5.0/base/hiviewdfx/hilog/platform/
H A Dhilog_printf.cpp19 static OHOS::Ace::LogLevel ConvertLogLevel(LogLevel level) in ConvertLogLevel()
37 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char … in HiLogPrintArgs()
44 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint()
54 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DSkipList.h53 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()
/aosp12/hardware/qcom/sm7250/gps/utils/
H A DSkipList.h53 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()
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DSkipList.h53 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()
/aosp12/system/chre/platform/slpi/
H A Dchre_api_re.cc26 inline void logToFarf(enum chreLogLevel level, const char *logStr) { in logToFarf()
44 inline ashLogLevel chreLogLevelToAshLogLevel(enum chreLogLevel level) { in chreLogLevelToAshLogLevel()
64 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLUtils.java98 public static void texImage2D(int target, int level, int internalformat, in texImage2D()
124 public static void texImage2D(int target, int level, int internalformat, in texImage2D()
146 public static void texImage2D(int target, int level, Bitmap bitmap, in texImage2D()
181 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
206 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D()
266 private static native int native_texImage2D(int target, int level, int internalformat, in native_texImage2D()
268 private static native int native_texSubImage2D(int target, int level, int xoffset, int yoffset, in native_texSubImage2D()
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp224 std::string level = levelValue; variable
263 std::string level = levelValue; variable
302 std::string level = levelValue; variable
367 std::string level; variable
426 std::string level; variable
484 std::string level; variable
542 std::string level; variable
759 std::string level; variable
818 std::string level; variable
877 std::string level; variable
[all …]
/aosp12/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
H A DSeatWarmerButton.java39 void onSeatWarmerButtonClicked(@HeatingLevel int level); in onSeatWarmerButtonClicked()
90 public void setHeatLevel(@HeatingLevel int level) { in setHeatLevel()
95 private Drawable getDrawableForState(@HeatingLevel int level) { in getDrawableForState()
109 private @HeatingLevel int getNextHeatSetting(@HeatingLevel int level) { in getNextHeatSetting()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_info_mgr_test/
H A Dfms_form_info_mgr_test.cpp80 int32_t level = -1; variable
104 int32_t level = -1; variable
147 int32_t level = -1; variable
170 int32_t level = -1; variable
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhilog_adapter.cpp41 int HiLogAdapterPrintLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterPrintLog()
50 int HiLogAdapterConsoleLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterConsoleLog()
56 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog()
66 int HiLogAdapter::PrintConsoleLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintConsoleLog()
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureHelper.java67 final int level = DeviceConfig.getInt(DeviceConfig.NAMESPACE_CONTENT_CAPTURE, in setLoggingLevel() local
75 public static void setLoggingLevel(@LoggingLevel int level) { in setLoggingLevel()
96 public static String getLoggingLevelAsString(@LoggingLevel int level) { in getLoggingLevelAsString()
/aosp12/system/core/libcutils/
H A Dklog.cpp33 void klog_set_level(int level) { in klog_set_level()
47 void klog_writev(int level, const struct iovec* iov, int iov_count) { in klog_writev()
55 void klog_write(int level, const char* fmt, ...) { in klog_write()

12345678910>>...59