Home
last modified time | relevance | path

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

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