Home
last modified time | relevance | path

Searched refs:_internal_native_allocation_malloced_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/framework/
Dframework_extension_atoms.pb.h6693 ::int64_t _internal_native_allocation_malloced_bytes(int index) const; in Swap()
6695 _internal_native_allocation_malloced_bytes() const; in Swap()
13830 inline ::int64_t PostGCMemorySnapshot::_internal_native_allocation_malloced_bytes(int index) const { in _internal_native_allocation_malloced_bytes() function
13835 return _internal_native_allocation_malloced_bytes(index); in native_allocation_malloced_bytes()
13849 PostGCMemorySnapshot::_internal_native_allocation_malloced_bytes() const { in _internal_native_allocation_malloced_bytes() function
13855 return _internal_native_allocation_malloced_bytes(); in native_allocation_malloced_bytes()
Dframework_extension_atoms.pb.cc10499 … = ::_pbi::WireFormatLite::WriteInt64ToArray(11, this->_internal_native_allocation_malloced_bytes(… in _InternalSerialize()