OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileDescriptorTableInjection
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/posix/
file_descriptor_shuffle.h
50
class BASE_EXPORT
FileDescriptorTableInjection
: public InjectionDelegate {
81
FileDescriptorTableInjection
delegate;
file_descriptor_shuffle.cc
86
bool
FileDescriptorTableInjection
::Duplicate(int* result, int fd) {
91
bool
FileDescriptorTableInjection
::Move(int src, int dest) {
95
void
FileDescriptorTableInjection
::Close(int fd) {
Completed in 1345 milliseconds