Searched refs:GetSlot (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/metrics/
H A Dstats_counters.cc47 if (table->GetSlot() == 0) {
59 return table->GetLocation(counter_id_, table->GetSlot());
H A Dstats_table.h84 int GetSlot() const;
H A Dstats_table.cc334 int StatsTable::GetSlot() const { function in class:base::StatsTable
480 int slot = table->GetSlot();
/external/chromium_org/third_party/webrtc/base/
H A Dnssstreamadapter.h36 static PK11SlotInfo *GetSlot() { function in class:rtc::NSSContext
H A Dnssidentity.cc57 privkey = PK11_GenerateKeyPair(NSSContext::GetSlot(),
468 PK11_ImportDERPrivateKeyInfoAndReturnKey(NSSContext::GetSlot(),

Completed in 345 milliseconds