Home
last modified time | relevance | path

Searched defs:SetLevel (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/test/dittosuite/test/
H A Dlogger_test.cpp73 TEST_P(DittoLoggerLevelUpdate, SetLevel) { in TEST_P() argument
/aosp_15_r20/external/pigweed/pw_containers/
H A Daa_tree_item.cc24 void AATreeItem::SetLevel(uint8_t level) { in SetLevel() function in pw::containers::internal::AATreeItem
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py49 def SetLevel(level): function
/aosp_15_r20/device/google/contexthub/util/nanotool/
Dlog.cpp39 void Log::SetLevel(LogLevel level) { in SetLevel() function in android::Log
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/
H A Dagc_manager_direct.cc253 void MonoAgc::SetLevel(int new_level) { in SetLevel() function in webrtc::MonoAgc
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.h217 void SetLevel() in SetLevel() function