Searched refs:callerContextIn (Results 1 – 2 of 2) sorted by relevance
34 …HdcFileDescriptor(uv_loop_t *loopIn, int fdToRead, void *callerContextIn, CallBackWhenRead callbac…
20 HdcFileDescriptor::HdcFileDescriptor(uv_loop_t *loopIn, int fdToRead, void *callerContextIn, in HdcFileDescriptor() argument29 callerContext = callerContextIn; in HdcFileDescriptor()