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

/haiku/src/system/kernel/cache/
H A Dfile_map.cpp92 status_t _Cache(off_t offset, off_t size);
350 FileMap::_Cache(off_t offset, off_t size) function in class:FileMap
394 status_t status = _Cache(0, fSize);
434 status_t status = _Cache(offset, size);
/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp80 status_t error = _Cache(address, size);
102 status_t _Cache(uint64 address, size_t size) function in struct:CachedSymbolLookupSource

Completed in 36 milliseconds