Searched refs:NewDataRead (Results 1 – 2 of 2) sorted by relevance
52 DECL_STATIC_LINK( SvParser, NewDataRead, void* );141 { return STATIC_LINK( this, SvParser, NewDataRead ); } in GetAsynchCallLink()143 long CallAsyncCallLink() { return NewDataRead( this, 0 ); } in CallAsyncCallLink()
624 IMPL_STATIC_LINK( SvParser, NewDataRead, void*, EMPTYARG ) in IMPL_STATIC_LINK() argument
Completed in 24 milliseconds