Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/base/
Darena.h161 const AllocatedBlock* IndexToBlock(int index) const;
Darena.cc349 const BaseArena::AllocatedBlock *BaseArena::IndexToBlock(int index) const { in AllocNewBlock() function in libtextclassifier3::BaseArena