Searched defs:heap_buffer (Results 1 – 10 of 10) sorted by relevance
34 char* heap_buffer = new char[42]; in f() local
52 char* heap_buffer = NULL; in xnn_vlog() local
131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
141 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local