Searched refs:ThrowOutOfMemError (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/storage/sniffer/
H A DParser.cpp1011 ThrowOutOfMemError(stream.Pos());
1121 ThrowOutOfMemError(stream.Pos());
1151 ThrowOutOfMemError(stream.Pos());
1194 ThrowOutOfMemError(stream.Pos());
1216 ThrowOutOfMemError(t->Pos());
1241 ThrowOutOfMemError(stream.Pos());
1253 Parser::ThrowOutOfMemError(ssize_t pos) { function in class:Parser
/haiku/headers/private/storage/sniffer/
H A DParser.h283 inline void ThrowOutOfMemError(ssize_t pos);

Completed in 33 milliseconds