HomeSort by relevance Sort by last modified time
    Searched refs:party (Results 1 - 25 of 26) sorted by null

1 2

  /external/qemu/
acl.h 52 const char *party);
acl.c 76 const char *party)
82 if (fnmatch(entry->match, party, 0) == 0)
87 if (strcmp(entry->match, party) == 0)
  /external/chromium_org/remoting/webapp/
third_party_host_permissions.js 9 * When third party authentication is being used, the client must talk to a
10 * third-party server. For that, once the URL is received from the host the
69 var button = document.getElementById('third-party-auth-button');
71 var url = document.getElementById('third-party-auth-url');
plugin_settings.js 50 // Third party authentication settings.
51 /** @type {string} The third party auth redirect URI. */
third_party_token_fetcher.js 7 * Third party authentication support for the remoting web-app.
9 * When third party authentication is being used, the client must request both a
10 * token and a shared secret from a third-party server. The server can then
15 * The host signs the token, then contacts the third-party server to exchange
28 * Encapsulates the logic to fetch a third party authentication token.
session_connector.js 179 * fetchThirdPartyToken Function to obtain a token from a third party
219 * fetchThirdPartyToken Function to obtain a token from a third party
client_plugin.js 202 * Sets the third party authentication token and shared secret.
ui_mode.js 34 CLIENT_THIRD_PARTY_AUTH: 'home.client.third-party-auth',
client_plugin_async.js 584 * Sets the third party authentication token and shared secret.
client_session.js 36 * fetchThirdPartyToken Called by Me2Me connections when a third party
    [all...]
  /external/chromium_org/v8/test/mjsunit/
string-compare-alignment.js 33 "Now is the time for all good men to come to the aid of the party. " +
34 "Now is the time for all good men to come to the aid of the party."
escape.js 68 var example = "Now is the time for all good men to come to the aid of the party.";
  /external/v8/test/mjsunit/
string-compare-alignment.js 33 "Now is the time for all good men to come to the aid of the party. " +
34 "Now is the time for all good men to come to the aid of the party."
escape.js 68 var example = "Now is the time for all good men to come to the aid of the party.";
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 8 party open source libraries:
  /hardware/ril/reference-ril/
reference-ril.c 2078 int party = ((int*)data)[0]; local
    [all...]
  /device/asus/grouper/keymaster/
NOTICE 158 wherever such third-party notices normally appear. The contents
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 158 wherever such third-party notices normally appear. The contents
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 158 wherever such third-party notices normally appear. The contents
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 107 The OAuth consumer is a "third-party" service that wants to access
196 send or store this string where a third party can read it.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 107 The OAuth consumer is a "third-party" service that wants to access
196 send or store this string where a third party can read it.
  /external/elfutils/
elfutils.spec 63 writing ELF files on a high level. Third party programs depend on
  /external/chromium_org/third_party/libjingle/source/talk/
main.scons 210 # Some of the third-party libraries we link in don't have public symbols, so
  /external/e2fsprogs/lib/et/
texinfo.tex 19 %STALLMAN, THE FREE SOFTWARE FOUNDATION, INC., AND/OR ANY OTHER PARTY
27 %DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.
69 % years, to give any third party free (except for a nominal
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 917 milliseconds

1 2