Home
last modified time | relevance | path

Searched defs:pstore (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/importer/
Die_importer_browsertest_win.cc215 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/
Dimporter_unittest.cc287 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()
Die_importer.cc226 base::win::ScopedComPtr<IPStore, &IID_IPStore> pstore; in ImportPasswordsIE6() local
/external/eigen/Eigen/src/Core/
DGenericPacketMath.h172 template<typename Scalar, typename Packet> inline void pstore(Scalar* to, const Packet& from) in pstore() function
/external/chromium_org/chrome/utility/importer/
Die_importer_win.cc550 base::win::ScopedComPtr<IPStore, &IID_IPStore> pstore; in ImportPasswordsIE6() local