Searched refs:nsStaticCaseInsensitiveNameTable (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsStaticNameTable.h62 class NS_COM nsStaticCaseInsensitiveNameTable class
72 nsStaticCaseInsensitiveNameTable();
73 ~nsStaticCaseInsensitiveNameTable();
H A DnsStaticNameTable.cpp101 nsStaticCaseInsensitiveNameTable::nsStaticCaseInsensitiveNameTable() function in class:nsStaticCaseInsensitiveNameTable
104 MOZ_COUNT_CTOR(nsStaticCaseInsensitiveNameTable);
108 nsStaticCaseInsensitiveNameTable::~nsStaticCaseInsensitiveNameTable()
119 MOZ_COUNT_DTOR(nsStaticCaseInsensitiveNameTable);
123 nsStaticCaseInsensitiveNameTable::Init(const char* const aNames[], PRInt32 Count)
182 return nsStaticCaseInsensitiveNameTable::NOT_FOUND;
188 nsStaticCaseInsensitiveNameTable::Lookup(const nsACString& aName)
197 nsStaticCaseInsensitiveNameTable
[all...]
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Ddlldeps.cpp154 nsStaticCaseInsensitiveNameTable();

Completed in 2552 milliseconds