Searched refs:mpProcImpl (Results 1 – 2 of 2) sorted by relevance
48 , mpProcImpl( 0 ) in SerfRequestProcessor()66 delete mpProcImpl; in ~SerfRequestProcessor()91 mpProcImpl = createPropFindReqProcImpl( mPathStr, in processPropFind()106 mpProcImpl = createPropFindReqProcImpl( mPathStr, in processPropFind()126 mpProcImpl = createPropPatchReqProcImpl( mPathStr, in processPropPatch()139 mpProcImpl = createGetReqProcImpl( mPathStr, in processGet()153 mpProcImpl = createGetReqProcImpl( mPathStr, in processGet()167 mpProcImpl = createGetReqProcImpl( mPathStr, in processGet()181 mpProcImpl = createGetReqProcImpl( mPathStr, in processGet()196 mpProcImpl = createHeadReqProcImpl( mPathStr, in processHead()[all …]
190 SerfRequestProcessorImpl* mpProcImpl; member in http_dav_ucp::SerfRequestProcessor