OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NetworkSoHRequest
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
napenforcementclient.h
426
const
NetworkSoHRequest
*sohRequest) = 0;
429
NetworkSoHRequest
**sohRequest) = 0;
518
const
NetworkSoHRequest
*sohRequest);
522
NetworkSoHRequest
**sohRequest);
631
static FORCEINLINE HRESULT INapEnforcementClientConnection_SetSoHRequest(INapEnforcementClientConnection* This,const
NetworkSoHRequest
*sohRequest) {
634
static FORCEINLINE HRESULT INapEnforcementClientConnection_GetSoHRequest(INapEnforcementClientConnection* This,
NetworkSoHRequest
**sohRequest) {
748
const
NetworkSoHRequest
*sohRequest);
[
all
...]
naptypes.h
188
typedef struct tagNetworkSoH
NetworkSoHRequest
;
Completed in 62 milliseconds