Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A 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
/aosp_15_r20/external/pigweed/pw_containers/
H A Daa_tree_item.cc19 uint8_t AATreeItem::GetLevel() const { in GetLevel() function in pw::containers::internal::AATreeItem
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py45 def GetLevel(): function
/aosp_15_r20/external/leveldb/db/
H A Dversion_edit.cc95 static bool GetLevel(Slice* input, int* level) { in GetLevel() function
/aosp_15_r20/external/libwebm/common/
H A Dvp9_level_stats.cc126 Vp9Level Vp9LevelStats::GetLevel() const { in GetLevel() function in vp9_parser::Vp9LevelStats
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dconformance_test.h230 const ConformanceLevel GetLevel() const { in GetLevel() function
/aosp_15_r20/external/protobuf/conformance/
H A Dconformance_test.h230 const ConformanceLevel GetLevel() const { in GetLevel() function
/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Dannotations.py114 def GetLevel(self): member in AudioAnnotationsExtractor
/aosp_15_r20/system/libvintf/analyze_matrix/
H A Dhals_for_release.py133 def GetLevel(analyze_matrix: str, file: str) -> Optional[int]: function
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.h262 UInt32 GetLevel() { return GetComboValue(m_Level); } in GetLevel() function
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.cpp364 unsigned CMethodProps::GetLevel() const in GetLevel() function in CMethodProps
/aosp_15_r20/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go672 func (x *Status_Message) GetLevel() Status_Message_Level { func
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_interactiveform.cpp388 int GetLevel() const { return m_level; } in GetLevel() function in CFieldTree::Node