model-provider-from-fb.h | 87 // If filename-based constructor is used, scoped_mmap_ keeps the file mmapped 90 const std::unique_ptr<ScopedMmap> scoped_mmap_; member in class:libtextclassifier3::mobile::lang_id::ModelProviderFromFlatbuffer 94 // (a) [if filename constructor was used:] the bytes mmapped by scoped_mmap_
|