Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena.h36 struct ArenaAllocWithUsageInterval { struct
37 ArenaAllocWithUsageInterval() { reset(); } in ArenaAllocWithUsageInterval() argument
53 inline bool operator<(const ArenaAllocWithUsageInterval& other) const { argument