Home
last modified time | relevance | path

Searched defs:FileMemMapper (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DFileMemMapper.h22 explicit FileMemMapper(const std::string& path) { in FileMemMapper() function
55 explicit FileMemMapper(FileMemMapper&& other) in FileMemMapper() function
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/llm_helper/include/
H A Dtoken_embedding.h18 class FileMemMapper; variable