Home
last modified time | relevance | path

Searched refs:_internal_native_allocation_malloced_count (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.h6671 ::int64_t _internal_native_allocation_malloced_count(int index) const; in Swap()
6673 _internal_native_allocation_malloced_count() const; in Swap()
13783 inline ::int64_t PostGCMemorySnapshot::_internal_native_allocation_malloced_count(int index) const { in _internal_native_allocation_malloced_count() function
13788 return _internal_native_allocation_malloced_count(index); in native_allocation_malloced_count()
13802 PostGCMemorySnapshot::_internal_native_allocation_malloced_count() const { in _internal_native_allocation_malloced_count() function
13808 return _internal_native_allocation_malloced_count(); in native_allocation_malloced_count()
Dframework_extension_atoms.pb.cc10493 … = ::_pbi::WireFormatLite::WriteInt64ToArray(10, this->_internal_native_allocation_malloced_count(… in _InternalSerialize()