/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
Identity2Test.java | 24 import java.security.Identity; 132 public static class IdentitySubclass extends Identity { 148 * @tests java.security.Identity#Identity() 155 * @tests java.security.Identity#Identity(java.lang.String) 162 * @tests java.security.Identity#Identity(java.lang.String, 170 * @tests java.security.Identity#getScope() 180 * @tests java.security.Identity#getPublicKey( [all...] |
/external/chromium_org/remoting/webapp/ |
identity.js | 7 * Wrapper class for Chrome's identity API. 19 * @type {remoting.Identity|remoting.OAuth2} 21 remoting.identity = null; 29 remoting.Identity = function(consentCallback) { 34 /** @type {Array.<remoting.Identity.Callbacks>} */ 51 remoting.Identity.prototype.callWithToken = function(onOk, onError) { 52 this.pendingCallbacks_.push(new remoting.Identity.Callbacks(onOk, onError)); 54 chrome.identity.getAuthToken( 69 remoting.Identity.prototype.getEmail = function(onOk, onError) { 70 /** @type {remoting.Identity} */ [all...] |
/external/chromium_org/chrome/renderer/resources/extensions/ |
identity_custom_bindings.js | 5 // Custom binding for the Identity API. 7 var binding = require('binding').Binding.create('identity'); 11 var identity = binding.compiledApi;
|
/external/clang/test/Modules/Inputs/ |
cxx-templates-b.h | 22 template<typename T, typename> struct Identity { typedef T type; }; 24 typename Identity<DefinedInBImpl, T>::type dependent; 26 typename Identity<DefinedInBImpl, T>::type::Inner inner;
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_identity.c | 2 * hostapd / EAP-Identity 70 wpa_printf(MSG_ERROR, "EAP-Identity: Failed to allocate " 91 wpa_printf(MSG_INFO, "EAP-Identity: Invalid frame"); 108 wpa_printf(MSG_DEBUG, "EAP-Identity: failed to pick " 121 wpa_hexdump_ascii(MSG_DEBUG, "EAP-Identity: Peer identity", pos, len); 122 if (sm->identity) 124 os_free(sm->identity); 125 sm->identity = os_malloc(len ? len : 1); 126 if (sm->identity == NULL) [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
iterator_categories.hpp | 16 # include <boost/mpl/identity.hpp> 79 , mpl::identity<random_access_traversal_tag> 82 , mpl::identity<bidirectional_traversal_tag> 85 , mpl::identity<forward_traversal_tag> 88 , mpl::identity<single_pass_traversal_tag> 91 , mpl::identity<incrementable_traversal_tag> 112 , mpl::identity<random_access_traversal_tag> 115 , mpl::identity<bidirectional_traversal_tag> 118 , mpl::identity<forward_traversal_tag> 121 , mpl::identity<single_pass_traversal_tag [all...] |
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
IdentityStub.java | 25 import java.security.Identity; 31 * Stub for abstract class Identity 35 public class IdentityStub extends Identity { 81 public boolean identityEquals(Identity identity) { 82 return super.identityEquals(identity);
|
/external/chromium_org/chromeos/test/data/network/ |
valid_wifi_clientref.onc | 11 "Identity": "${LOGIN_ID}@my.domain.com", 15 "Recommended": [ "Identity" ],
|
wifi_clientcert_with_cert_pems.onc | 11 "Identity": "abc ${LOGIN_ID}@my.domain.com", 21 "Recommended": [ "Identity" ],
|
/external/chromium_org/content/test/data/npapi/ |
npobject_identity.html | 19 NPObject Identity Test<p> 21 Tests that identity is preserved for NPObjects passed from a plugin into JavaScript.
|
/external/chromium_org/third_party/icu/source/data/xml/brkitr/ |
en.xml | 12 <identity> 16 </identity>
|
en_US.xml | 12 <identity> 17 </identity>
|
/external/chromium_org/third_party/icu/source/data/xml/collation/ |
af.xml | 12 <identity> 16 </identity>
|
ar.xml | 12 <identity> 16 </identity>
|
as.xml | 12 <identity> 16 </identity>
|
az.xml | 12 <identity> 16 </identity>
|
be.xml | 12 <identity> 16 </identity>
|
bg.xml | 12 <identity> 16 </identity>
|
bn.xml | 12 <identity> 16 </identity>
|
bn_IN.xml | 12 <identity> 17 </identity>
|
bs.xml | 12 <identity> 16 </identity>
|
ca.xml | 12 <identity> 16 </identity>
|
cs.xml | 12 <identity> 16 </identity>
|
cy.xml | 12 <identity> 16 </identity>
|
da.xml | 12 <identity> 16 </identity>
|