Home
last modified time | relevance | path

Searched refs:scoped_mmap (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/lang_id/common/file/
Dfile-utils.cc33 ScopedMmap scoped_mmap(filename); in GetFileContent() local
34 const MmapHandle &handle = scoped_mmap.handle(); in GetFileContent()
Dfile-utils.h62 ScopedMmap scoped_mmap(filename); in ReadProtoFromFile()
63 const MmapHandle &handle = scoped_mmap.handle(); in ReadProtoFromFile()