Home
last modified time | relevance | path

Searched defs:getInterface (Results 1 – 14 of 14) sorted by relevance

/external/dagger2/javatests/dagger/functional/kotlin/
DTestComponentWithCompanionModule.kt28 fun getInterface(): TestInterface in getDataA() method
/external/llvm-project/mlir/include/mlir/IR/
DTypeSupport.h48 template <typename T> typename T::Concept *getInterface() const { in getInterface() function
DAttributeSupport.h49 template <typename T> typename T::Concept *getInterface() const { in getInterface() function
DOperationSupport.h158 template <typename T> typename T::Concept *getInterface() const { in getInterface() function
/external/deqp/scripts/egl/
Dcommon.py92 def getInterface (registry, api, version=None, profile=None, **kwargs): function
/external/deqp/scripts/opengl/
Dsrc_util.py198 def getInterface (registry, api, version=None, profile=None, **kwargs): function
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h105 SymbolFlagsMap getInterface(FunctionAST &F) { in getInterface() function
/external/proguard/src/proguard/classfile/
DClazz.java124 public Clazz getInterface(int index); in getInterface() method
DLibraryClass.java180 public Clazz getInterface(int index) in getInterface() method in LibraryClass
DProgramClass.java236 public Clazz getInterface(int index) in getInterface() method in ProgramClass
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dsupplicant.cpp188 Return<void> Supplicant::getInterface( in getInterface() function in android::hardware::wifi::supplicant::V1_4::implementation::Supplicant
/external/doclava/src/com/google/doclava/
DPackageInfo.java375 public ClassInfo getInterface(String interfaceName) { in getInterface() method in PackageInfo
/external/python/cpython2/Lib/xml/dom/
Dminidom.py219 def getInterface(self, feature): member in Node
1414 def getInterface(self, feature): member in DOMImplementation
/external/python/cpython3/Lib/xml/dom/
Dminidom.py221 def getInterface(self, feature): member in Node
1484 def getInterface(self, feature): member in DOMImplementation