Searched refs:supportedTypes (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/quota/
H A DStorageQuota.idl41 readonly attribute StorageType[] supportedTypes;
H A DStorageQuota.h51 Vector<String> supportedTypes() const;
H A DStorageQuota.cpp77 Vector<String> StorageQuota::supportedTypes() const function in class:blink::StorageQuota
/external/wpa_supplicant_8/hostapd/src/common/
H A Dtnc.h37 TNC_MessageTypeList supportedTypes,
66 TNC_MessageTypeList supportedTypes,
/external/wpa_supplicant_8/src/common/
H A Dtnc.h37 TNC_MessageTypeList supportedTypes,
66 TNC_MessageTypeList supportedTypes,
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dtnc.h37 TNC_MessageTypeList supportedTypes,
66 TNC_MessageTypeList supportedTypes,
/external/chromium_org/media/base/android/java/src/org/chromium/media/
H A DMediaCodecBridge.java168 String[] supportedTypes = info.getSupportedTypes();
169 for (int j = 0; j < supportedTypes.length; ++j) {
171 if (!map.containsKey(supportedTypes[j])) {
172 map.put(supportedTypes[j], new CodecInfo(
173 supportedTypes[j], codecString, direction));
218 String[] supportedTypes = info.getSupportedTypes();
219 for (int j = 0; j < supportedTypes.length; ++j) {
220 if (supportedTypes[j].equalsIgnoreCase(mime)) {
/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp491 const EGLint supportedTypes = eglu::getConfigAttribInt(m_eglDisplay, m_eglConfig, EGL_SURFACE_TYPE); local
493 if ((supportedTypes & EGL_WINDOW_BIT) != 0)
495 else if ((supportedTypes & EGL_PBUFFER_BIT) != 0)
497 else if ((supportedTypes & EGL_PIXMAP_BIT) != 0)
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dtncc.c109 TNC_MessageTypeList supportedTypes,
120 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
121 i, supportedTypes[i]);
133 os_memcpy(imc->supported_types, supportedTypes,
107 TNC_TNCC_ReportMessageTypes( TNC_IMCID imcID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c145 TNC_MessageTypeList supportedTypes,
156 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
157 i, supportedTypes[i]);
168 os_memcpy(imv->supported_types, supportedTypes,
143 TNC_TNCS_ReportMessageTypes( TNC_IMVID imvID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c109 TNC_MessageTypeList supportedTypes,
120 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
121 i, supportedTypes[i]);
133 os_memcpy(imc->supported_types, supportedTypes,
107 TNC_TNCC_ReportMessageTypes( TNC_IMCID imcID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c145 TNC_MessageTypeList supportedTypes,
156 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
157 i, supportedTypes[i]);
168 os_memcpy(imv->supported_types, supportedTypes,
143 TNC_TNCS_ReportMessageTypes( TNC_IMVID imvID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c109 TNC_MessageTypeList supportedTypes,
120 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
121 i, supportedTypes[i]);
133 os_memcpy(imc->supported_types, supportedTypes,
107 TNC_TNCC_ReportMessageTypes( TNC_IMCID imcID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c145 TNC_MessageTypeList supportedTypes,
156 wpa_printf(MSG_DEBUG, "TNC: supportedTypes[%lu] = %lu",
157 i, supportedTypes[i]);
168 os_memcpy(imv->supported_types, supportedTypes,
143 TNC_TNCS_ReportMessageTypes( TNC_IMVID imvID, TNC_MessageTypeList supportedTypes, TNC_UInt32 typeCount) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 6261 milliseconds