OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preason
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certadm.h
101
virtual HRESULT WINAPI GetRevocationReason(LONG *
pReason
) = 0;
122
HRESULT (WINAPI *GetRevocationReason)(ICertAdmin *This,LONG *
pReason
);
145
#define ICertAdmin_GetRevocationReason(This,
pReason
) (This)->lpVtbl->GetRevocationReason(This,
pReason
)
158
HRESULT WINAPI ICertAdmin_GetRevocationReason_Proxy(ICertAdmin *This,LONG *
pReason
);
219
HRESULT (WINAPI *GetRevocationReason)(ICertAdmin2 *This,LONG *
pReason
);
253
#define ICertAdmin2_GetRevocationReason(This,
pReason
) (This)->lpVtbl->GetRevocationReason(This,
pReason
)
http.h
256
PCSTR
pReason
;
288
PCSTR
pReason
;
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar
Completed in 124 milliseconds