Home
last modified time | relevance | path

Searched refs:package_info (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/http/
Dmock_sspi_library_win.cc67 *pkgInfo = package_query.package_info; in QuerySecurityPackageInfo()
69 expected_freed_packages_.insert(package_query.package_info); in QuerySecurityPackageInfo()
89 PSecPkgInfoW package_info = static_cast<PSecPkgInfoW>(pvContextBuffer); in FreeContextBuffer() local
91 package_info); in FreeContextBuffer()
100 PSecPkgInfoW package_info) { in ExpectQuerySecurityPackageInfo() argument
102 package_info}; in ExpectQuerySecurityPackageInfo()
Dhttp_auth_sspi_win_unittest.cc35 SecPkgInfoW package_info; in TEST() local
36 memset(&package_info, 0x0, sizeof(package_info)); in TEST()
37 package_info.cbMaxToken = 1337; in TEST()
40 mock_library.ExpectQuerySecurityPackageInfo(L"NTLM", SEC_E_OK, &package_info); in TEST()
Dmock_sspi_library_win.h92 PSecPkgInfoW package_info);
98 PSecPkgInfoW package_info; member
/external/protobuf/src/
DMakefile.am248 google/protobuf/package_info.h \
249 google/protobuf/io/package_info.h \
250 google/protobuf/compiler/package_info.h \
DMakefile.in699 google/protobuf/package_info.h \
700 google/protobuf/io/package_info.h \
701 google/protobuf/compiler/package_info.h \