Searched defs:GetKeyType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashtable.h101 nsHashKeyType GetKeyType() const { return mKeyType; } function in class:nsHashKey
266 NS_ASSERTION(aKey->GetKeyType() == SupportsKey, "mismatched key types");
329 NS_ASSERTION(aKey->GetKeyType() == VoidKey, "mismatched key types");
368 NS_ASSERTION(aKey->GetKeyType() == IDKey, "mismatched key types");

Completed in 118 milliseconds