Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena.h35 struct ArenaAllocWithUsageInterval { struct
36 ArenaAllocWithUsageInterval() { reset(); } in ArenaAllocWithUsageInterval() argument
52 inline bool operator<(const ArenaAllocWithUsageInterval& other) const { argument