HomeSort by relevance Sort by last modified time
    Searched full:role (Results 576 - 600 of 1713) sorted by null

<<21222324252627282930>>

  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncService.java 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
  /device/intel/edison/base_product/
weaved.conf 47 # Maximum role for local anonymous user.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
RealConvergenceChecker.java 44 * correspond to points with the same role at each iteration, so they can be
VectorialConvergenceChecker.java 44 * correspond to points with the same role at each iteration, so they can be
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
package.html 30 role of these objects is to hold immutable stylesheet data, not to perform
  /external/autotest/server/tests/netperf2/
netperf2.py 39 "client_ip='%s', role='%s', test='%s', ",
  /external/autotest/server/tests/netpipe/
netpipe.py 38 "client_ip='%s', role='%s', bidirectional=True, ",
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/
paper-dialog-base.html 27 <polymer-element name="paper-dialog-base" extends="core-overlay" role="dialog" on-core-overlay-open="{{openAction}}">
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingSession.java 64 * depending on the role negotiated during initialization.
66 * When operating in the input role, the session will block execution after
304 * Adds an encoding to the supported input role encodings. This method can
308 * the input device protocol role.
329 * Adds an encoding to the supported output role encodings. This method can
333 * the output device protocol role.
452 * when the endpoint is acting as the input device role.
460 "input role session.");
598 * Returns the role of this endpoint in the current session.
  /external/gptfdisk/
sgdisk.cc 3 // and it can serve a similar role (easily scripted, etc.), but it's used
  /external/jetty/src/java/org/eclipse/jetty/security/
RunAsToken.java 22 * marker interface for run-as-role tokens
  /external/libchrome/sandbox/linux/services/
init_process_reaper.cc 43 // In the parent, assuming the role of an init process.
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 509 ** - Inactivity Timeout as initiator role (LLCP_INIT_INACTIVITY_TIMEOUT)
510 ** - Inactivity Timeout as target role (LLCP_TARGET_INACTIVITY_TIMEOUT)
540 ** - Inactivity Timeout as initiator role
541 ** - Inactivity Timeout as target role
  /external/libweave/src/privet/
cloud_delegate.cc 171 UserRole role; variable
173 if (!StringToEnum(str_scope, &role)) {
175 "Invalid role: '%s'", str_scope.c_str());
181 command, Command::Origin::kLocal, role, &id, &error);
  /external/selinux/checkpolicy/
policy_parse.y 95 %token ROLE
499 role_type_def : ROLE identifier TYPES names ';'
502 role_attr_def : ROLE identifier opt_attr_list ';'
520 role_def : ROLE identifier_push ';'
522 | ROLE identifier_push '{' roles '}'
596 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push
599 | TARGET ROLE { if (insert_separator(1)) return -1; } names_push
602 | ROLE role_mls_op
917 require_decl_def : ROLE { $$ = require_role; }
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_fqn.c 44 "(", "role", "blah_r", ")",
  /external/selinux/libsepol/tests/
test-expander-users.c 62 printf("role %s associated with user %s %d times\n", role_names[j], user_name, found[j]);
  /external/webrtc/talk/app/webrtc/
datachannel.h 74 // The default role is kOpener because the default |negotiated| is false.
90 // Gets the first unused odd/even id based on the DTLS role. If |role| is
94 bool AllocateSid(rtc::SSLRole role, int* sid);
  /external/webrtc/webrtc/p2p/base/
transport.cc 73 void Transport::SetIceRole(IceRole role) {
74 ice_role_ = role;
113 // trigger an ICE restart and depends on the new ICE role.
369 // ice_lite, this local end point should take CONTROLLING role.
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
ConfigParsingUtils.h 47 static status_t loadHwModuleProfile(cnode *root, sp<HwModule> &module, audio_port_role_t role);
  /frameworks/base/docs/html/guide/topics/manifest/
action-element.jd 20 Intent Filters</a> for details on intent filters and the role of action
category-element.jd 16 Intent Filters</a> for details on intent filters and the role of category
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser_V40.java 43 "EMAIL", "IMPP", "LANG", "TZ", "GEO", "TITLE", "ROLE",
  /frameworks/opt/vcard/tests/res/raw/
v21_complicated.vcf 6 ROLE:Fish Cake Keeper!
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core_Wrapper.h 65 OMX_IN OMX_STRING role,

Completed in 4669 milliseconds

<<21222324252627282930>>