Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h79 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
102 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py45 def GetLevel(): function
/external/libwebm/common/
Dvp9_level_stats.cc126 Vp9Level Vp9LevelStats::GetLevel() const { in GetLevel() function in vp9_parser::Vp9LevelStats
/external/protobuf/conformance/
Dconformance_test.h221 const ConformanceLevel GetLevel() const { in GetLevel() function
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dannotations.py117 def GetLevel(self): member in AudioAnnotationsExtractor
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp239 int CMethodProps::GetLevel() const in GetLevel() function in CMethodProps
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp427 int GetLevel() const { return m_level; } in GetLevel() function in CFieldTree::Node