OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preparerequest
(Results
1 - 4
of
4
) sorted by null
/external/libbrillo/brillo/http/
http_connection_curl.cc
90
void Connection::
PrepareRequest
() {
154
PrepareRequest
();
172
PrepareRequest
();
http_connection_curl.h
66
BRILLO_PRIVATE void
PrepareRequest
();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txcoord.h
117
virtual HRESULT WINAPI
PrepareRequest
(WINBOOL fRetaining,DWORD grfRM,WINBOOL fWantMoniker,WINBOOL fSinglePhase) = 0;
128
HRESULT (WINAPI *
PrepareRequest
)(ITransactionResourceAsync *This,WINBOOL fRetaining,DWORD grfRM,WINBOOL fWantMoniker,WINBOOL fSinglePhase);
141
#define ITransactionResourceAsync_PrepareRequest(This,fRetaining,grfRM,fWantMoniker,fSinglePhase) (This)->lpVtbl->
PrepareRequest
(This,fRetaining,grfRM,fWantMoniker,fSinglePhase)
199
virtual HRESULT WINAPI
PrepareRequest
(WINBOOL fRetaining,DWORD grfRM,WINBOOL fWantMoniker,WINBOOL fSinglePhase) = 0;
210
HRESULT (WINAPI *
PrepareRequest
)(ITransactionResource *This,WINBOOL fRetaining,DWORD grfRM,WINBOOL fWantMoniker,WINBOOL fSinglePhase);
223
#define ITransactionResource_PrepareRequest(This,fRetaining,grfRM,fWantMoniker,fSinglePhase) (This)->lpVtbl->
PrepareRequest
(This,fRetaining,grfRM,fWantMoniker,fSinglePhase)
[
all
...]
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
Completed in 77 milliseconds