HomeSort by relevance Sort by last modified time
    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 56 milliseconds