HomeSort by relevance Sort by last modified time
    Searched defs:entry_t (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
StringPool.h 57 typedef StringMapEntry<PooledString> entry_t; typedef in class:llvm::StringPool
80 typedef StringPool::entry_t entry_t; typedef in class:llvm::PooledStringPtr
81 entry_t *S;
86 explicit PooledStringPtr(entry_t *E) : S(E) {
  /frameworks/native/include/binder/
BpBinder.h 83 struct entry_t struct in class:android::BpBinder::ObjectManager
90 KeyedVector<const void*, entry_t> mObjects;

Completed in 110 milliseconds