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