Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DInterfaceType.java47 public interface InterfaceType extends ReferenceType { interface
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc1193 using InterfaceType = typename TypeParam::Interface; in SEQUENCED_TASK_RUNNER_TYPED_TEST_F() typedef
/external/clang/lib/Sema/
DSemaExpr.cpp8859 QualType InterfaceType = Type->getPointeeType(); in hasIsEqualMethod() local