Home
last modified time | relevance | path

Searched defs:GetAsReference (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h208 Reference GetAsReference(const void* memory, uint32_t type_id) const { in GetAsReference() function
214 Reference GetAsReference(const T* obj) const { in GetAsReference() function
590 Reference GetAsReference(const T* obj) const { in GetAsReference() function
Dpersistent_memory_allocator.cc515 PersistentMemoryAllocator::Reference PersistentMemoryAllocator::GetAsReference( in GetAsReference() function in base::PersistentMemoryAllocator