Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_storage.h46 size_t bytes_allocated() const { return arena_.status().bytes_allocated(); } in bytes_allocated() function
Dhttp_header_block.cc314 size_t HttpHeaderBlock::bytes_allocated() const { in bytes_allocated() function in quiche::HttpHeaderBlock
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_simple_arena.h26 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc258 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local
285 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local
/external/pigweed/pw_allocator/public/pw_allocator/
Dfreelist_heap.h33 size_t bytes_allocated; member
/external/cronet/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h69 std::atomic<size_t> bytes_allocated; member
/external/protobuf/src/google/protobuf/
Darenaz_sampler.h69 std::atomic<size_t> bytes_allocated; member
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h39 size_t bytes_allocated; member
Dscoped_allocator_mgr.cc183 size_t bytes_allocated = bytes_requested; in PopulateFields() local
/external/libtextclassifier/native/utils/base/
Darena.h91 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
/external/e2fsprogs/lib/blkid/
Dprobe.h479 __u32 bytes_allocated; member