Searched defs:InjectionDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_descriptor_shuffle.h31 class InjectionDelegate { class in namespace:base
43 virtual ~InjectionDelegate() {}
46 // An implementation of the InjectionDelegate interface using the file
48 class FileDescriptorTableInjection : public InjectionDelegate {
71 InjectionDelegate* delegate);
74 InjectionDelegate* delegate);

Completed in 33 milliseconds