Home
last modified time | relevance | path

Searched refs:mutable_heap (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dgwp_asan.cpp117 HeapObject* heap_object = memory_error->mutable_heap(); in AddCauseProtos()
H A Dscudo.cpp99 HeapObject* heap_object = memory_error->mutable_heap(); in FillInCause()
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/proto/libtombstone_proto/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_static/gen/proto/system/core/debuggerd/proto/
Dtombstone.pb.h1884 ::HeapObject* mutable_heap(); in Swap()
5673 inline ::HeapObject* MemoryError::mutable_heap() { in mutable_heap() function
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/proto/libtombstone_proto/android_arm64_armv8-2a_cortex-a55_static_apex10000/gen/proto/system/core/debuggerd/proto/
Dtombstone.pb.h1884 ::HeapObject* mutable_heap(); in Swap()
5673 inline ::HeapObject* MemoryError::mutable_heap() { in mutable_heap() function
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/proto/libtombstone_proto/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/system/core/debuggerd/proto/
Dtombstone.pb.h1884 ::HeapObject* mutable_heap(); in Swap()
5673 inline ::HeapObject* MemoryError::mutable_heap() { in mutable_heap() function
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/proto/libtombstone_proto/linux_glibc_x86_64_static/gen/proto/system/core/debuggerd/proto/
Dtombstone.pb.h1884 ::HeapObject* mutable_heap(); in Swap()
5673 inline ::HeapObject* MemoryError::mutable_heap() { in mutable_heap() function
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/proto/libtombstone_proto/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/core/debuggerd/proto/
Dtombstone.pb.h1884 ::HeapObject* mutable_heap(); in Swap()
5673 inline ::HeapObject* MemoryError::mutable_heap() { in mutable_heap() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h8881 return mutable_table()->mutable_heap()->Set(row_number_, v); in set_heap()
9368 mutable_heap()->Append(row.heap); in Insert()
9462 TypedColumn<std::optional<uint32_t>>* mutable_heap() { in mutable_heap() function