Home
last modified time | relevance | path

Searched defs:slot_id (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/crypto/
Dnss_util.cc387 PK11SlotInfo* GetTPMSlotForId(CK_SLOT_ID slot_id) { in UseLocalCacheOfNSSDatabaseIfNFS()
429 CK_SLOT_ID slot_id) { in UseLocalCacheOfNSSDatabaseIfNFS()
996 CK_SLOT_ID slot_id) { in InitializeTPMForChromeOSUser()
/external/chromium_org/base/metrics/
Dstats_table_unittest.cc39 int slot_id = table.RegisterThread(thread_name); in TEST_F() local
Dstats_table.cc436 for (int slot_id = 1; slot_id <= internal_->max_threads(); slot_id++) { in GetRowValue() local
/external/chromium/base/metrics/
Dstats_table_unittest.cc38 int slot_id = table.RegisterThread(thread_name); in TEST_F() local
Dstats_table.cc400 for (int slot_id = 0; slot_id < impl_->max_threads(); slot_id++) { in GetRowValue() local
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.cc294 int slot_id) { in DidGetTPMInfoForUserOnUIThread()
/external/openssh/
Dpkcs11.h140 #define slot_id slotID macro
299 ck_slot_id_t slot_id; member