Home
last modified time | relevance | path

Searched refs:GetErr (Results 1 – 11 of 11) sorted by relevance

/haiku/src/kits/storage/sniffer/
H A DRPattern.cpp35 RPattern::GetErr() const { in GetErr() function in RPattern
37 return fRange.GetErr(); in GetErr()
40 return fPattern->GetErr(); in GetErr()
H A DPatternList.cpp37 PatternList::GetErr() const { in GetErr() function in PatternList
38 return fRange.GetErr(); in GetErr()
H A DRange.cpp31 Range::GetErr() const { in GetErr() function in Range
H A DRPatternList.cpp36 RPatternList::GetErr() const { in GetErr() function in RPatternList
H A DParser.cpp1114 throw range.GetErr(); in ParseRange()
1189 Err *err = result->GetErr(); in ParseRPattern()
1220 Err *err = result->GetErr(); in ParsePattern()
1236 Err *err = result->GetErr(); in ParsePattern()
H A DPattern.cpp49 Pattern::GetErr() const { in GetErr() function in Pattern
/haiku/headers/private/storage/sniffer/
H A DRPattern.h30 Err* GetErr() const;
H A DRange.h26 Err* GetErr() const;
H A DRPatternList.h31 Err* GetErr() const;
H A DPatternList.h34 Err* GetErr() const;
H A DPattern.h33 Err* GetErr() const;