OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCapabilitiesOnCurrentThread
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/services/
credentials.h
57
static bool
SetCapabilitiesOnCurrentThread
(
credentials.cc
173
return
SetCapabilitiesOnCurrentThread
(std::vector<Capability>());
177
bool Credentials::
SetCapabilitiesOnCurrentThread
(
207
return
SetCapabilitiesOnCurrentThread
(caps);
Completed in 80 milliseconds