Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/include/hwbinder/
H A DBpHwBinder.h88 struct entry_t struct
95 KeyedVector<const void*, entry_t> mObjects; argument
/aosp12/system/bt/osi/include/
H A Dconfig.h28 struct entry_t { struct
35 std::list<entry_t> entries; argument
/aosp12/frameworks/native/libs/binder/include/binder/
H A DBpBinder.h113 struct entry_t struct
120 KeyedVector<const void*, entry_t> mObjects; argument
/aosp12/bionic/linker/
H A Dlinked_list_test.cpp44 typedef LinkedListEntry<const char> entry_t; typedef in __anonc74e2e440110::LinkedListTestAllocator