OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortSetTraits
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/mac/
scoped_mach_port.h
34
struct
PortSetTraits
{
62
using ScopedMachPortSet = ScopedGeneric<mach_port_t, internal::
PortSetTraits
>;
scoped_mach_port.cc
29
void
PortSetTraits
::Free(mach_port_t port) {
Completed in 176 milliseconds