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

/haiku/src/tools/restest/
H A DResourceFile.cpp154 inline bool check(const void* _current, uint32 skip = 0) const argument
157 const char* current = (const char*)_current;
/haiku/src/kits/storage/
H A DResourceFile.cpp198 inline bool check(const void* _current, uint32 skip = 0) const argument
201 const char* current = (const char*)_current;

Completed in 75 milliseconds