HomeSort by relevance Sort by last modified time
    Searched refs:ServiceHandle (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nmsupp.h 83 extern VOID WINAPI BhCloseService(HANDLE ServiceHandle);
84 extern DWORD WINAPI BhStartService(HANDLE ServiceHandle);
85 extern DWORD WINAPI BhStopService(HANDLE ServiceHandle);
http.h 420 HTTPAPI_LINKAGE ULONG WINAPI HttpSetServiceConfiguration(HANDLE ServiceHandle,HTTP_SERVICE_CONFIG_ID ConfigId,PVOID pConfigInformation,ULONG ConfigInformationLength,LPOVERLAPPED pOverlapped);
421 HTTPAPI_LINKAGE ULONG WINAPI HttpDeleteServiceConfiguration(HANDLE ServiceHandle,HTTP_SERVICE_CONFIG_ID ConfigId,PVOID pConfigInformation,ULONG ConfigInformationLength,LPOVERLAPPED pOverlapped);
422 HTTPAPI_LINKAGE ULONG WINAPI HttpQueryServiceConfiguration(HANDLE ServiceHandle,HTTP_SERVICE_CONFIG_ID ConfigId,PVOID pInputConfigInformation,ULONG InputConfigInformationLength,PVOID pOutputConfigInformation,ULONG OutputConfigInformationLength,PULONG pReturnLength,LPOVERLAPPED pOverlapped);
  /device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
Driver.h 36 EFI_HANDLE ServiceHandle;
Driver.c 232 &Hash2ServiceData->ServiceHandle,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpDriver.h 113 EFI_HANDLE ServiceHandle;
MnpDriver.c 492 MnpServiceData->ServiceHandle,
607 MnpServiceData->ServiceHandle,
MnpConfig.c 784 MnpServiceData->ServiceHandle = MnpServiceHandle;
827 MnpServiceData->ServiceHandle,
844 MnpServiceData->ServiceHandle
854 MnpServiceData->ServiceHandle,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]

Completed in 719 milliseconds