Searched refs:ExtServicer (Results 1 – 12 of 12) 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()