HomeSort by relevance Sort by last modified time
    Searched defs:Authorization (Results 1 - 14 of 14) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/
Authorization.java 36 * Authorization SIP header.
45 public class Authorization
56 public Authorization() {
  /external/chromium_org/chromeos/cryptohome/
cryptohome_parameters.cc 9 Authorization::Authorization(const std::string& key, const std::string& label)
12 Authorization::Authorization(const KeyDefinition& key_def)
cryptohome_parameters.h 32 // It contains authorization data along with extra parameters like perimissions
50 // Authorization attempt data for user.
51 struct CHROMEOS_EXPORT Authorization {
52 Authorization(const std::string& key, const std::string& label);
53 explicit Authorization(const KeyDefinition& key);
  /system/keymaster/include/keymaster/
keymaster_tags.h 42 * very useful example is the overloaded "Authorization" function defined below, which takes tag and
201 // Overloaded function "Authorization" to create keymaster_key_param_t objects for all of tags.
205 inline keymaster_key_param_t Authorization(TypedTag<KM_BOOL, Tag> tag) {
210 inline keymaster_key_param_t Authorization(TypedTag<KM_INT, Tag> tag, uint32_t value) {
215 inline keymaster_key_param_t Authorization(TypedTag<KM_INT_REP, Tag> tag, uint32_t value) {
220 inline keymaster_key_param_t Authorization(TypedTag<KM_LONG, Tag> tag, uint64_t value) {
225 inline keymaster_key_param_t Authorization(TypedTag<KM_DATE, Tag> tag, uint64_t value) {
230 inline keymaster_key_param_t Authorization(TypedTag<KM_BYTES, Tag> tag, const void* bytes,
236 inline keymaster_key_param_t Authorization(TypedTag<KM_BYTES, Tag> tag,
242 inline keymaster_key_param_t Authorization(TypedTag<KM_BIGNUM, Tag> tag, const void* bytes
    [all...]
  /external/chromium_org/remoting/webapp/
host_list.js 174 var headers = { 'Authorization': 'OAuth ' + token };
357 'Authorization': 'OAuth ' + token,
386 var headers = { 'Authorization': 'OAuth ' + token };
oauth2_api.js 106 * Asynchronously exchanges an authorization code for access and refresh tokens.
115 * @param {string} code OAuth2 authorization code.
182 var headers = { 'Authorization': 'OAuth ' + token };
host_controller.js 237 // No authorization code returned, use regular user credential flow.
262 'Authorization': 'OAuth ' + oauthToken,
  /frameworks/base/core/java/android/provider/
ContactsContract.java 215 * uriBundle.putParcelable(ContactsContract.Authorization.KEY_URI_TO_AUTHORIZE, uri);
218 * ContactsContract.Authorization.AUTHORIZATION_METHOD,
223 * ContactsContract.Authorization.KEY_AUTHORIZED_URI);
231 public static final class Authorization {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 1115 milliseconds