Searched refs:ExtServicer (Results 1 – 14 of 14) sorted by relevance
158 class ExtServicer : public Servicer {162 ExtServicer() {} in ExtServicer() function163 ExtServicer(void *cb_func) in ExtServicer() function165 virtual ~ExtServicer(){} in ~ExtServicer()
590 return (new ExtServicer(cb_func)); in getServicer()604 int ExtServicer :: requestRsrc(void *cb_data) in requestRsrc()
162 class ExtServicer : public Servicer {166 ExtServicer() {} in ExtServicer() function167 ExtServicer(void *cb_func) in ExtServicer() function169 virtual ~ExtServicer(){} in ~ExtServicer()
589 return (new ExtServicer(cb_func)); in getServicer()603 int ExtServicer :: requestRsrc(void *cb_data) in requestRsrc()