Home
last modified time | relevance | path

Searched full:role (Results 1 – 25 of 1950) sorted by relevance

12345678910>>...78

/external/grpc-grpc/
Dpackage.xml29 <file baseinstalldir="/" name="config.m4" role="src" />
30 <file baseinstalldir="/" name="config.w32" role="src" />
31 <file baseinstalldir="/" name="src/php/README.md" role="src" />
32 <file baseinstalldir="/" name="src/php/ext/grpc/byte_buffer.c" role="src" />
33 <file baseinstalldir="/" name="src/php/ext/grpc/call.c" role="src" />
34 <file baseinstalldir="/" name="src/php/ext/grpc/call_credentials.c" role="src" />
35 <file baseinstalldir="/" name="src/php/ext/grpc/channel.c" role="src" />
36 <file baseinstalldir="/" name="src/php/ext/grpc/channel_credentials.c" role="src" />
37 <file baseinstalldir="/" name="src/php/ext/grpc/completion_queue.c" role="src" />
38 <file baseinstalldir="/" name="src/php/ext/grpc/php_grpc.c" role="src" />
[all …]
/external/rust/crates/grpcio-sys/grpc/
Dpackage.xml29 <file baseinstalldir="/" name="config.m4" role="src" />
30 <file baseinstalldir="/" name="config.w32" role="src" />
31 <file baseinstalldir="/" name="src/php/README.md" role="src" />
32 <file baseinstalldir="/" name="include/grpc/byte_buffer.h" role="src" />
33 <file baseinstalldir="/" name="include/grpc/byte_buffer_reader.h" role="src" />
34 <file baseinstalldir="/" name="include/grpc/census.h" role="src" />
35 <file baseinstalldir="/" name="include/grpc/compression.h" role="src" />
36 <file baseinstalldir="/" name="include/grpc/fork.h" role="src" />
37 <file baseinstalldir="/" name="include/grpc/grpc.h" role="src" />
38 <file baseinstalldir="/" name="include/grpc/grpc_posix.h" role="src" />
[all …]
/external/autotest/site_utils/
Dserver_manager.py9 create(hostname, role=None, note=None)
10 Create a server with given role, with status primary.
15 modify(hostname, role=None, status=None, note=None, delete=False,
17 Modify a server's role, status, note, or attribute:
18 1. Add role to a server. If the server is in primary status, proper actions
19 like service restart will be executed to enable the role.
20 2. Delete a role from a server. If the server is in primary status, proper
21 actions like service restart will be executed to disable the role.
24 or disable each role of the server.
47 def _add_role(server, role, action): argument
[all …]
Dserver_manager_unittest.py54 attrs={'role': server_models.ServerRole.ROLE.DRONE})
57 attrs={'role': server_models.ServerRole.ROLE.SCHEDULER})
117 server=mox.IgnoreArg(), role=server_models.ServerRole.ROLE.DRONE
121 role=server_models.ServerRole.ROLE.DRONE)
125 """Test manager can add a role to a repair_failed server successfully.
130 server_models.validate(role=server_models.ServerRole.ROLE.DEVSERVER)
137 [server_models.ServerRole.ROLE.DRONE])
140 role=server_models.ServerRole.ROLE.DEVSERVER
144 role=server_models.ServerRole.ROLE.DEVSERVER,
149 """Test manager fails to add a role to a repair_required server if
[all …]
Dserver_manager_actions.py9 After a role is added or removed from a server, certain services may need to
31 # (the role of which the command should be executed, the command)
32 RESTART_SCHEDULER = (server_models.ServerRole.ROLE.SCHEDULER,
34 RESTART_HOST_SCHEDULER = (server_models.ServerRole.ROLE.HOST_SCHEDULER,
36 RELOAD_APACHE = (server_models.ServerRole.ROLE.SCHEDULER,
39 STOP_SCHEDULER = (server_models.ServerRole.ROLE.SCHEDULER,
41 STOP_HOST_SCHEDULER = (server_models.ServerRole.ROLE.HOST_SCHEDULER,
44 # Dictionary of actions needed for a role to be enabled. Key is the role, and
45 # value is a list of action. All these actions should be applied after the role
48 server_models.ServerRole.ROLE.SCHEDULER: [RESTART_SCHEDULER],
[all …]
Dserver_manager_utils.py43 def warn_missing_role(role, exclude_server): argument
45 given role.
47 @param role: Name of the role.
48 @param exclude_server: Server to be excluded from search for role.
51 roles__role=role,
55 message = ('WARNING! There will be no server with role %s after it\'s '
57 'normally without any server in role %s.' %
58 (role, exclude_server.hostname, role))
62 def get_servers(hostname=None, role=None, status=None): argument
63 """Find servers with given role and status.
[all …]
/external/python/google-api-python-client/docs/dyn/
Ddfareporting_v3_3.userRoles.html79 <p class="firstline">Deletes an existing user role.</p>
82 <p class="firstline">Gets one user role by ID.</p>
85 <p class="firstline">Inserts a new user role.</p>
94 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing user role.</p>
101 <pre>Deletes an existing user role.
105 id: string, User role ID. (required)
111 <pre>Gets one user role by ID.
115 id: string, User role ID. (required)
120 { # Contains properties of auser role, which is used to manage user access.
[all …]
Ddfareporting_v2_7.userRoles.html79 <p class="firstline">Deletes an existing user role.</p>
82 <p class="firstline">Gets one user role by ID.</p>
85 <p class="firstline">Inserts a new user role.</p>
94 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing user role.</p>
101 <pre>Deletes an existing user role.
105 id: string, User role ID. (required)
111 <pre>Gets one user role by ID.
115 id: string, User role ID. (required)
120 { # Contains properties of auser role, which is used to manage user access.
[all …]
Ddfareporting_v3_2.userRoles.html79 <p class="firstline">Deletes an existing user role.</p>
82 <p class="firstline">Gets one user role by ID.</p>
85 <p class="firstline">Inserts a new user role.</p>
94 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing user role.</p>
101 <pre>Deletes an existing user role.
105 id: string, User role ID. (required)
111 <pre>Gets one user role by ID.
115 id: string, User role ID. (required)
120 { # Contains properties of auser role, which is used to manage user access.
[all …]
Ddfareporting_v3_1.userRoles.html79 <p class="firstline">Deletes an existing user role.</p>
82 <p class="firstline">Gets one user role by ID.</p>
85 <p class="firstline">Inserts a new user role.</p>
94 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing user role.</p>
101 <pre>Deletes an existing user role.
105 id: string, User role ID. (required)
111 <pre>Gets one user role by ID.
115 id: string, User role ID. (required)
120 { # Contains properties of auser role, which is used to manage user access.
[all …]
Ddfareporting_v2_8.userRoles.html79 <p class="firstline">Deletes an existing user role.</p>
82 <p class="firstline">Gets one user role by ID.</p>
85 <p class="firstline">Inserts a new user role.</p>
94 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing user role.</p>
101 <pre>Deletes an existing user role.
105 id: string, User role ID. (required)
111 <pre>Gets one user role by ID.
115 id: string, User role ID. (required)
120 { # Contains properties of auser role, which is used to manage user access.
[all …]
Diam_v1.projects.roles.html79 <p class="firstline">Creates a new Role.</p>
82 <p class="firstline">Soft deletes a role. The role is suspended and cannot be used to create new</p>
85 <p class="firstline">Gets a Role definition.</p>
94 <p class="firstline">Updates a Role definition.</p>
97 <p class="firstline">Undelete a Role, bringing it back in its previous state.</p>
101 <pre>Creates a new Role.
110 { # The request to create a new role.
111 "roleId": "A String", # The role id to use for this role.
112 "role": { # A role in the Identity and Access Management API. # The Role resource to create.
113 "description": "A String", # Optional. A human-readable description for the role.
[all …]
Diam_v1.organizations.roles.html79 <p class="firstline">Creates a new Role.</p>
82 <p class="firstline">Soft deletes a role. The role is suspended and cannot be used to create new</p>
85 <p class="firstline">Gets a Role definition.</p>
94 <p class="firstline">Updates a Role definition.</p>
97 <p class="firstline">Undelete a Role, bringing it back in its previous state.</p>
101 <pre>Creates a new Role.
110 { # The request to create a new role.
111 "roleId": "A String", # The role id to use for this role.
112 "role": { # A role in the Identity and Access Management API. # The Role resource to create.
113 "description": "A String", # Optional. A human-readable description for the role.
[all …]
Dadmin_directory_v1.roles.html79 <p class="firstline">Deletes a role.</p>
82 <p class="firstline">Retrieves a role.</p>
85 <p class="firstline">Creates a role.</p>
94 <p class="firstline">Updates a role. This method supports patch semantics.</p>
97 <p class="firstline">Updates a role.</p>
101 <pre>Deletes a role.
105 roleId: string, Immutable ID of the role. (required)
111 <pre>Retrieves a role.
115 roleId: string, Immutable ID of the role. (required)
120 { # JSON template for role resource in Directory API.
[all …]
Diam_v1.roles.html79 <p class="firstline">Gets a Role definition.</p>
95 <pre>Gets a Role definition.
98 name: string, The resource name of the role in one of the following formats:
110 { # A role in the Identity and Access Management API.
111 "description": "A String", # Optional. A human-readable description for the role.
112 "title": "A String", # Optional. A human-readable title for the role. Typically this
114 "deleted": True or False, # The current deleted state of the role. This field is read only.
117 …"includedPermissions": [ # The names of the permissions this role grants when bound in an IAM poli…
120 … "stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
121 # selected for a role, the `stage` field will not be included in the
[all …]
Dadmin_directory_v1.roleAssignments.html79 <p class="firstline">Deletes a role assignment.</p>
82 <p class="firstline">Retrieve a role assignment.</p>
85 <p class="firstline">Creates a role assignment.</p>
95 <pre>Deletes a role assignment.
99 roleAssignmentId: string, Immutable ID of the role assignment. (required)
105 <pre>Retrieve a role assignment.
109 roleAssignmentId: string, Immutable ID of the role assignment. (required)
117 "roleId": "A String", # The ID of the role that is assigned.
118 "assignedTo": "A String", # The unique ID of the user this role is assigned to.
120 "scopeType": "A String", # The scope in which this role is assigned. Possible values are:
[all …]
/external/libwebsockets/lib/roles/
DREADME.md1 ## Information for new role implementers
5 In lws the "role" is the job the wsi is doing in the system, eg,
9 for an existing role. A new role is needed when you want to add support for
13 So... what's the point of implementing the protocol inside the lws role framework?
21 - tls support working equally on mbedTLS and OpenSSL and derivatives without any code in the role
33 - core multithreaded service support with usually no locking requirement on the role code
41 The code specific to that role should live in `./lib/roles/**role name**`
43 If a role is asymmetic between a client and server side, like http is, it
44 should generally be implemented as a single role.
48 All roles should add a cmake define `LWS_ROLE_**role name**` and make its build
[all …]
/external/libxml2/test/relaxng/
Ddocbook.rng600 <define name="role.attrib">
602 <attribute name="role">
816 <define name="title.role.attrib">
817 <ref name="role.attrib"/>
832 <ref name="title.role.attrib"/>
834 <define name="titleabbrev.role.attrib">
835 <ref name="role.attrib"/>
849 <ref name="titleabbrev.role.attrib"/>
851 <define name="subtitle.role.attrib">
852 <ref name="role.attrib"/>
[all …]
/external/angle/infra/config/generated/
Drealms.cfg10 role: "role/buildbucket.reader"
14 role: "role/configs.reader"
18 role: "role/logdog.reader"
22 role: "role/logdog.writer"
26 role: "role/scheduler.owner"
30 role: "role/scheduler.reader"
34 role: "role/swarming.poolOwner"
39 role: "role/swarming.poolUser"
44 role: "role/swarming.poolViewer"
48 role: "role/swarming.taskServiceAccount"
[all …]
/external/selinux/libsepol/tests/
Dtest-linker-roles.c33 * - role in appropriate symtab (global and decl)
38 * - role in base, no modules
39 * - role in base optional, no modules
40 * - role a in base, b in module
41 * - role a in base and module (additive)
42 * - role a in base and 2 module
43 * - role a in base optional, b in module
44 * - role a in base, b in module optional
45 * - role a in base optional, b in module optional
46 * - role a in base optional and module
[all …]
/external/selinux/secilc/docs/
Dcil_role_statements.md1 Role Statements
4 role section in Role Statements
7 Declares a role identifier in the current namespace.
11 (role role_id)
22 <td align="left"><p><code>role</code></p></td>
23 <td align="left"><p>The <code>role</code> keyword.</p></td>
27 <td align="left"><p>The <code>role</code> identifier.</p></td>
34 This example declares two roles: `object_r` in the global namespace and `unconfined.role`:
36 (role object_r)
39 (role role)
[all …]
/external/autotest/server/cros/power/
Dservo_charger.py19 # Base delay time in seconds for Servo role change and PD negotiation.
21 # Total delay time in minutes for Servo role change and PD negotiation.
23 # Exponential backoff for Servo role change and PD negotiation.
27 # Seconds to wait after resetting the role on a recovery attempt
28 # before trying to set it to the intended role again.
30 # Delay to wait before polling whether the role as been changed successfully.
33 # Ethernet connection through the v4 flickers on role change. The usb
40 def _invert_role(role): argument
41 """Helper to invert the role.
43 @param role: role to invert
[all …]
/external/autotest/client/common_lib/
Dui_utils.py53 def is_obj_restricted(self, name, isRegex=False, role=None): argument
60 @param role: Parameter to provide to the 'role' attribute.
64 role=role,
77 def item_present(self, name, isRegex=False, flip=False, role=None): argument
84 @param role: Parameter to provide to the 'role' attribute.
94 role=role,
105 role=None, argument
113 @param role: Parameter to provide to the 'role' attribute.
124 role=role),
159 def doDefault_on_obj(self, name, isRegex=False, role=None): argument
[all …]
/external/selinux/libsepol/tests/policies/test-linker/
Dmodule1.conf6 role g_b_role_2;
21 #add role in module test
22 role g_m1_role_1;
23 role g_m1_role_1 types g_m1_type_1;
40 #add type to base role test
41 role g_b_role_2 types g_m1_type_1;
42 role g_b_role_3;
43 role g_b_role_3 types g_m1_type_2;
45 #add type to base optional role test
46 role o1_b_role_2;
[all …]
/external/autotest/server/site_tests/firmware_PDDataSwap/
Dfirmware_PDDataSwap.py16 Servo based USB PD data role swap test
18 Pass critera is all data role swaps complete, or
28 # Upward facing port data role
30 # Downward facing port data role
47 """Get data role of PD connection
54 role = port.get_pd_role()
55 m = re.search('[\w]+-([\w]+)', role)
59 """Invert data role
61 @param local_role: data role to be flipped
63 @returns: flipped data role value
[all …]

12345678910>>...78