Home
last modified time | relevance | path

Searched defs:TypeId (Results 1 – 7 of 7) sorted by relevance

/external/dexmaker/src/main/java/com/google/dexmaker/
DTypeId.java34 public final class TypeId<T> { class
90 TypeId(com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId
94 TypeId(String name, com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-internal.h473 typedef void* TypeId; typedef
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-internal.h468 typedef const void* TypeId; typedef
/external/gtest/include/gtest/internal/
Dgtest-internal.h474 typedef const void* TypeId; typedef
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h493 typedef const void* TypeId; typedef
/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h490 typedef const void* TypeId; typedef
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp432 namespace TypeId { namespace