Searched refs:stores_ (Results 1 – 4 of 4) sorted by relevance
26 stores_.push_back(store); in AddTrustStore()31 for (auto *store : stores_) { in SyncGetIssuersOf()40 for (auto *store : stores_) { in GetTrust()
46 size_t CacheStores() { return stores_; } in CacheStores()52 size_t stores_ = 0; variable
48 std::vector<TrustStore *> stores_;
28 stores_++; in Store()
Completed in 5 milliseconds