Lines Matching refs:ByteCount
463 ULONG ByteCount = response.Header.Header.Length; in _verifyCurrentPowerPolicy() local
464 if (ByteCount != (sizeof(CFG_GET_CURRENT_POWER_POLICY_RESPONSE) in _verifyCurrentPowerPolicy()
626 ULONG ByteCount = response.Header.Header.Length; in _verifyGetDNSSuffixList() local
627 if (ByteCount != (sizeof(CFG_GET_DNS_SUFFIX_LIST_RESPONSE) in _verifyGetDNSSuffixList()
798 ULONG ByteCount = response.Header.Header.Length; in _verifyRemoteAccessConnectionStatus() local
799 if (ByteCount != (sizeof(CFG_GET_REMOTE_ACCESS_CONNECTION_STATUS_RESPONSE) in _verifyRemoteAccessConnectionStatus()
1091 ULONG ByteCount = response.Header.Header.Length; in _verifyHashHandles() local
1093 if (ByteCount != in _verifyHashHandles()
1161 ULONG ByteCount = response.Header.Header.Length; in _verifyGetCertificateHashEntry() local
1163 if (ByteCount != in _verifyGetCertificateHashEntry()
1227 ULONG ByteCount = response.Header.Header.Length; in _verifyGetDnsSuffix() local
1229 if (ByteCount != in _verifyGetDnsSuffix()