Searched defs:pstore (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/importer/ |
D | ie_importer_browsertest_win.cc | 215 void ClearPStoreType(IPStore* pstore, const GUID* type, const GUID* subtype) { in ClearPStoreType() 229 void WritePStore(IPStore* pstore, const GUID* type, const GUID* subtype) { in WritePStore()
|
/external/chromium/chrome/browser/importer/ |
D | importer_unittest.cc | 287 void ClearPStoreType(IPStore* pstore, const GUID* type, const GUID* subtype) { in ClearPStoreType() 301 void WritePStore(IPStore* pstore, const GUID* type, const GUID* subtype) { in WritePStore()
|
D | ie_importer.cc | 226 base::win::ScopedComPtr<IPStore, &IID_IPStore> pstore; in ImportPasswordsIE6() local
|
/external/eigen/Eigen/src/Core/ |
D | GenericPacketMath.h | 172 template<typename Scalar, typename Packet> inline void pstore(Scalar* to, const Packet& from) in pstore() function
|
/external/chromium_org/chrome/utility/importer/ |
D | ie_importer_win.cc | 550 base::win::ScopedComPtr<IPStore, &IID_IPStore> pstore; in ImportPasswordsIE6() local
|