/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/ |
protobufwireadapter.h | 133 // Converts a role type from the internal representation to the protobuf 136 pairing::message::OptionsMessage::ProtocolRole role); 138 // Converts a role type from the protobuf representation to the internal 141 Options_RoleType role);
|
/external/guava/ |
pom.xml | 52 <role>owner</role> 53 <role>developer</role>
|
/external/jetty/src/java/org/eclipse/jetty/security/ |
SpnegoLoginService.java | 140 String role = clientName.substring(clientName.indexOf('@') + 1); local 145 LOG.debug("Client Default Role: " + role); 152 return _identityService.newUserIdentity(subject,user, new String[]{role});
|
/external/libnfc-nxp/src/ |
phLibNfc_initiator.h | 45 /*Store the role of remote device*/
|
/external/libselinux/src/ |
context.c | 56 * e.g user:role:type to user:role:type:sens1:cata-sens2:catb 187 def_get(role, COMP_ROLE) 195 def_set(role, COMP_ROLE)
|
/external/libxml2/include/libxml/ |
xlink.h | 27 * then the link detection layer will expand role="foo:myrole" 76 * @role: the role string 85 const xlinkRole role,
|
/external/opencv3/samples/winrt/JavaScript/ |
default.html | 19 <body role="application">
|
/external/selinux/libselinux/man/man3/ |
context_new.3 | 26 .BI "int context_role_set(context_t " con ", const char *" role );
|
/external/selinux/libselinux/src/ |
context.c | 56 * e.g user:role:type to user:role:type:sens1:cata-sens2:catb 185 def_get(role, COMP_ROLE) 193 def_set(role, COMP_ROLE)
|
/external/selinux/secilc/docs/ |
README.md | 109 * [Role Statements](cil_role_statements.md#role-statements) 110 * [role](cil_role_statements.md#role)
|
/external/skia/bench/ |
microbench.json | 64 "name": "role",
|
/external/tpm2/ |
CommandCodeAttributes.c | 26 // This function returns the authorization role required of a handle. 31 // AUTH_USER user role authorization is required 32 // AUTH_ADMIN admin role authorization is required 33 // AUTH_DUP duplication role authorization is required
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
Serializer.h | 93 static const char role[]; member in struct:android::MixPortTraits::Attributes 117 static const char role[]; /**< <device role: sink or source>. */ member in struct:android::DevicePortTraits::Attributes 118 static const char roleSource[]; /**< <attribute role source value>. */
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
cmodule.h | 68 bool QueryHavingThisRole(const OMX_STRING role);
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 610 * @param[in] role The role name to query for 611 * @param[in] pNumComps The number of components supporting the given role 612 * @param[in] compNames The names of the components supporting the given role 620 OMX_IN OMX_STRING role, 630 if (role == NULL || pNumComps == NULL) 632 if (role == NULL) 634 ALOGE("role is NULL"); 658 if (strcmp(componentTable[i].pRoleArray[j], role) == 0) 670 ALOGE("Component supporting role %s was not found\n", role) [all...] |
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/ |
Folder.java | 44 OTHER, // this folder has no specific role 45 UNKNOWN // the role of this folder is unknown 173 * This method returns a string identifying the name of a "role" folder 178 * @return The server- or protocol- specific role for this folder. If some roles are known
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
plexus-component-annotations-1.5.5.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-component-annotations/1.5.5/ |
plexus-component-annotations-1.5.5.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/15.0/ |
guava-parent-15.0.pom | 52 <role>owner</role> 53 <role>developer</role>
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/17.0/ |
guava-parent-17.0.pom | 52 <role>owner</role> 53 <role>developer</role>
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/18.0/ |
guava-parent-18.0.pom | 52 <role>owner</role> 53 <role>developer</role>
|
/prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs-parent/1.1/ |
jimfs-parent-1.1.pom | 68 <role>owner</role> 69 <role>developer</role>
|
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/ |
plexus-component-annotations-1.5.5.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/ |
plexus-component-annotations-1.6.jar | |
/prebuilts/tools/common/m2/repository/org/twdata/maven/mojo-executor-parent/2.2.0/ |
mojo-executor-parent-2.2.0.pom | 52 <role>Original Author</role> 60 <role>Current Maintainer</role>
|