Lines Matching refs:inPath

43     SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath,  in createPropFindReqProcImpl()  argument
49 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()
57 SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath, in createPropFindReqProcImpl() argument
62 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()
69 SerfRequestProcessorImpl* createPropPatchReqProcImpl( const char* inPath, in createPropPatchReqProcImpl() argument
74 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropPatchReqProcImpl( inPath, in createPropPatchReqProcImpl()
81 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() argument
85 SerfRequestProcessorImpl* pReqProcImpl = new SerfGetReqProcImpl( inPath, in createGetReqProcImpl()
91 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() argument
97 SerfRequestProcessorImpl* pReqProcImpl = new SerfGetReqProcImpl( inPath, in createGetReqProcImpl()
105 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() argument
109 SerfRequestProcessorImpl* pReqProcImpl = new SerfGetReqProcImpl( inPath, in createGetReqProcImpl()
115 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() argument
121 SerfRequestProcessorImpl* pReqProcImpl = new SerfGetReqProcImpl( inPath, in createGetReqProcImpl()
129 SerfRequestProcessorImpl* createHeadReqProcImpl( const char* inPath, in createHeadReqProcImpl() argument
134 SerfRequestProcessorImpl* pReqProcImpl = new SerfHeadReqProcImpl( inPath, in createHeadReqProcImpl()
142 SerfRequestProcessorImpl* createPutReqProcImpl( const char* inPath, in createPutReqProcImpl() argument
148 SerfRequestProcessorImpl* pReqProcImpl = new SerfPutReqProcImpl( inPath, in createPutReqProcImpl()
156 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, in createPostReqProcImpl() argument
165 SerfRequestProcessorImpl* pReqProcImpl = new SerfPostReqProcImpl( inPath, in createPostReqProcImpl()
176 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, in createPostReqProcImpl() argument
185 SerfRequestProcessorImpl* pReqProcImpl = new SerfPostReqProcImpl( inPath, in createPostReqProcImpl()
196 SerfRequestProcessorImpl* createDeleteReqProcImpl( const char* inPath, in createDeleteReqProcImpl() argument
200 SerfRequestProcessorImpl* pReqProcImpl = new SerfDeleteReqProcImpl( inPath, in createDeleteReqProcImpl()
206 SerfRequestProcessorImpl* createMkColReqProcImpl( const char* inPath, in createMkColReqProcImpl() argument
210 SerfRequestProcessorImpl* pReqProcImpl = new SerfMkColReqProcImpl( inPath, in createMkColReqProcImpl()