OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grantee
(Results
1 - 9
of
9
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/
layer1.py
237
+ **
Grantee
Type**: Specify the type of value that appears in the
238
`
Grantee
` object:
240
+ **Canonical**: The value in the `
Grantee
` object is either the
250
+ **Email**: The value in the `
Grantee
` object is the registered email
252
+ **Group**: The value in the `
Grantee
` object is one of the following
256
+ **
Grantee
**: The AWS user or group that you want to have access to
262
you specified in `
Grantee
`. Permissions are granted on the files
266
+ `READ`: The
grantee
can read the objects and metadata for objects
268
+ `READ_ACP`: The
grantee
can read the object ACL for objects that
270
+ `WRITE_ACP`: The
grantee
can write the ACL for the objects tha
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
acl.py
138
if name == '
Grantee
':
151
elif name == '
Grantee
':
160
s += '<
Grantee
%s xsi:type="%s">' % (self.NameSpace, self.type)
168
s += '</
Grantee
>'
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/
test_bucket.py
211
<
Grantee
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
215
</
Grantee
>
/libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java
316
"COLUMN_NAME", "GRANTOR", "
GRANTEE
", "PRIVILEGE",
332
assertTrue("Incorrect
grantee
",
333
rs.getString("
GRANTEE
").indexOf("root") != -1);
492
assertEquals("Wrong
grantee
", Support_SQL.sqlUser + "@%",
493
privileges.getString("
GRANTEE
"));
529
assertEquals("Wrong
grantee
", Support_SQL.sqlUser + "@%",
530
privileges.getString("
GRANTEE
"));
[
all
...]
/external/guice/extensions/persist/lib/
hsqldb.jar
/libcore/ojluni/src/main/java/java/sql/
DatabaseMetaData.java
[
all
...]
/external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java
690
"COLUMN_NAME", "GRANTOR", "
GRANTEE
",
710
"COLUMN_NAME", "GRANTOR", "
GRANTEE
",
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/external/robolectric/v1/lib/main/
h2-1.2.147.jar
Completed in 418 milliseconds