OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DropFileSystemAccess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/linux/services/
credentials.h
32
//
DropFileSystemAccess
().
71
bool
DropFileSystemAccess
();
credentials_unittest.cc
190
CHECK(creds.
DropFileSystemAccess
());
205
CHECK(creds.
DropFileSystemAccess
());
credentials.cc
265
bool Credentials::
DropFileSystemAccess
() {
Completed in 42 milliseconds