Home
last modified time | relevance | path

Searched refs:getInterfaceName (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/scripts/
Dgen_framework.py426 def getInterfaceName (function): function
1036 …yield "virtual %s\t%s\t(%s) const%s;" % (function.returnType, getInterfaceName(function), argListT…
1053 yield "%s\t%s;" % (getFunctionTypeName(function), getInterfaceName(function))
1055 yield "%s\t%s;" % (getFunctionTypeName(function), getInterfaceName(function))
1063 interfaceName = getInterfaceName(function)
1066 …yield "m_vk.%s\t= (%s)\tGET_PROC_ADDR(\"%s\");" % (getInterfaceName(function), getFunctionTypeName…
1068 …yield "m_vk.%s\t= (%s)\tGET_PROC_ADDR(\"%s\");" % (getInterfaceName(function), getFunctionTypeName…
1070 yield "if (!m_vk.%s)" % (getInterfaceName(function))
1071 …yield " m_vk.%s\t= (%s)\tGET_PROC_ADDR(\"%s\");" % (getInterfaceName(function), getFunctionType…
1080 …yield "%s %s::%s (%s) const" % (function.returnType, className, getInterfaceName(function), argLis…
[all …]
/external/proguard/src/proguard/classfile/
DClazz.java61 public String getInterfaceName(int index); in getInterfaceName() method
DLibraryClass.java104 public String getInterfaceName(int index) in getInterfaceName() method in LibraryClass
DProgramClass.java102 public String getInterfaceName(int index) in getInterfaceName() method in ProgramClass
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dp2p_network.h51 Return<void> getInterfaceName(getInterfaceName_cb _hidl_cb) override;
Dp2p_network.cpp49 Return<void> P2pNetwork::getInterfaceName(getInterfaceName_cb _hidl_cb) in getInterfaceName() function in android::hardware::wifi::supplicant::V1_4::implementation::P2pNetwork
Dsta_network.h60 Return<void> getInterfaceName(getInterfaceName_cb _hidl_cb) override;
Dsta_network.cpp137 Return<void> StaNetwork::getInterfaceName(getInterfaceName_cb _hidl_cb) in getInterfaceName() function in android::hardware::wifi::supplicant::V1_4::implementation::StaNetwork
/external/proguard/src/proguard/classfile/editor/
DInterfaceDeleter.java78 …out.println("InterfaceDeleter: "+(delete[index]?"- ":"+ ")+programClass.getInterfaceName(index)); in visitProgramClass()
/external/webrtc/sdk/android/api/org/webrtc/
DNetworkMonitorAutoDetect.java407 if (linkProperties.getInterfaceName() == null) { in networkToInfo()
435 linkProperties.getInterfaceName(), connectionType, underlyingConnectionTypeForVpn, in networkToInfo()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityManagerFacade.java314 linkProperties.getInterfaceName())); in onLinkPropertiesChanged()
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1354 info.put("InterfaceName", data.getInterfaceName()); in buildLinkProperties()
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...