HomeSort by relevance Sort by last modified time
    Searched refs:GetErrorMmapHandle (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/lang_id/common/file/
mmap.cc 38 inline MmapHandle GetErrorMmapHandle() {
65 return GetErrorMmapHandle();
82 return GetErrorMmapHandle();
113 return GetErrorMmapHandle();
  /external/libtextclassifier/utils/memory/
mmap.cc 35 inline MmapHandle GetErrorMmapHandle() { return MmapHandle(nullptr, 0); }
62 return GetErrorMmapHandle();
79 return GetErrorMmapHandle();
115 return GetErrorMmapHandle();

Completed in 53 milliseconds