OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initwithfiledescriptor
(Results
1 - 2
of
2
) sorted by null
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventProxy.m
93
debuggerFH = [[NSFileHandle alloc]
initWithFileDescriptor
:debuggerSocket];
/external/google-breakpad/src/common/mac/
GTMLogger.m
343
return [[[self alloc]
initWithFileDescriptor
:fd
Completed in 309 milliseconds