Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap2/idmap2d/
DIdmap2Service.h108 const T* Idmap2Service::GetPointer(const MaybeUniquePtr<T>& ptr) { in GetPointer() function
/frameworks/libs/binary_translation/runtime_primitives/
Dtable_of_tables_test.cc35 TEST(TableOfTables, GetPointer) { in TEST() argument
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtable_of_tables.h80 [[nodiscard]] std::atomic<T>* GetPointer(Key key) { in GetPointer() function