Home
last modified time | relevance | path

Searched defs:GetPrev (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutitem.h29 CXFA_ContentLayoutItem* GetPrev() const { return m_pPrev; } in GetPrev() function
/external/cronet/net/disk_cache/blockfile/
Drankings.cc457 CacheRankingsBlock* Rankings::GetPrev(CacheRankingsBlock* node, List list) { in GetPrev() function in disk_cache::Rankings
/external/skia/vma_android/include/
Dvk_mem_alloc.h5053 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function
6115 static ItemType* GetPrev(const ItemType* item) in GetPrev() function
11143 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h4452 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function
4987 static ItemType* GetPrev(const ItemType* item) in GetPrev() function
5933 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function