Home
last modified time | relevance | path

Searched defs:GetHeap (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dxfa_process_state.cc17 cppgc::Heap* XFAProcessState::GetHeap() const { in GetHeap() function in XFAProcessState
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffapp.cpp60 cppgc::Heap* CXFA_FFApp::GetHeap() { in GetHeap() function in CXFA_FFApp
H A Dcxfa_ffdoc.h166 cppgc::Heap* GetHeap() const { return m_pHeap; } in GetHeap() function
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_app.h45 cppgc::Heap* GetHeap() const { return m_pAdapter->GetHeap(); } in GetHeap() function
/aosp_15_r20/art/runtime/gc/accounting/
H A Dremembered_set.h68 Heap* GetHeap() const { in GetHeap() function
H A Dmod_union_table.h105 Heap* GetHeap() const { in GetHeap() function
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_layoutprocessor.h58 cppgc::Heap* GetHeap() { return m_pHeap; } in GetHeap() function
H A Dcxfa_viewlayoutprocessor.h54 cppgc::Heap* GetHeap() const { return m_pHeap; } in GetHeap() function
H A Dcxfa_contentlayoutprocessor.h59 cppgc::Heap* GetHeap() const { return m_pHeap; } in GetHeap() function
/aosp_15_r20/art/runtime/gc/collector/
H A Dgarbage_collector.h82 Heap* GetHeap() const { in GetHeap() function
/aosp_15_r20/external/openthread/src/core/instance/
H A Dinstance.cpp283 Utils::Heap &Instance::GetHeap(void) in GetHeap() function in ot::Instance
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dmemory_block.h288 Heap *GetHeap() in GetHeap() function
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_api.cc118 AHeapInfo& GetHeap(uint32_t id) { in GetHeap() function
/aosp_15_r20/art/runtime/
H A Druntime.h398 gc::Heap* GetHeap() const { in GetHeap() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document.cpp1453 cppgc::Heap* CXFA_Document::GetHeap() const { in GetHeap() function in CXFA_Document