Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.h90 const T* Idmap2Service::GetPointer(const MaybeUniquePtr<T>& ptr) { in GetPointer() function
/aosp12/bionic/libc/malloc_debug/
H A DDebugData.h53 inline void* GetPointer(const Header* header) { in GetPointer() function