Home
last modified time | relevance | path

Searched defs:GetLevel (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h98 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
121 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
/external/pigweed/pw_containers/
Daa_tree_item.cc19 uint8_t AATreeItem::GetLevel() const { in GetLevel() function in pw::containers::internal::AATreeItem
/external/leveldb/db/
Dversion_edit.cc95 static bool GetLevel(Slice* input, int* level) { in GetLevel() function
/external/libwebm/common/
Dvp9_level_stats.cc126 Vp9Level Vp9LevelStats::GetLevel() const { in GetLevel() function in vp9_parser::Vp9LevelStats
/external/cronet/tot/third_party/protobuf/conformance/
Dconformance_test.h230 const ConformanceLevel GetLevel() const { in GetLevel() function
/external/cronet/stable/third_party/protobuf/conformance/
Dconformance_test.h230 const ConformanceLevel GetLevel() const { in GetLevel() function
/external/protobuf/conformance/
Dconformance_test.h230 const ConformanceLevel GetLevel() const { in GetLevel() function
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dannotations.py114 def GetLevel(self): member in AudioAnnotationsExtractor
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Ddesign.pb.go426 func (x *Design_Config_Constraint) GetLevel() Design_Config_Constraint_Level { func
/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.h262 UInt32 GetLevel() { return GetComboValue(m_Level); } in GetLevel() function
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp364 unsigned CMethodProps::GetLevel() const in GetLevel() function in CMethodProps
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp404 int GetLevel() const { return m_level; } in GetLevel() function in CFieldTree::Node