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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashKeys.h80 KeyTypePointer GetKeyPointer() const { return &mStr; } function in class:nsStringHashKey
113 KeyTypePointer GetKeyPointer() const { return &mStr; } function in class:nsCStringHashKey
144 KeyTypePointer GetKeyPointer() const { return &mValue; } function in class:nsUint32HashKey
173 KeyTypePointer GetKeyPointer() const { return mSupports; } function in class:nsISupportsHashKey
206 KeyTypePointer GetKeyPointer() const { return mKey; } function in class:nsVoidPtrHashKey
237 KeyTypePointer GetKeyPointer() const { return &mID; } function in class:nsIDHashKey
270 const char* GetKeyPointer() const { return mKey; } function in class:nsDepCharHashKey
300 const char* GetKeyPointer() const { return mKey; } function in class:nsCharPtrHashKey
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.h120 KeyTypePointer GetKeyPointer() const { return &mKey; } function in class:DConnectInstanceKey
179 KeyTypePointer GetKeyPointer() const { return &mKey; } function in class:DConnectStubKey
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestHashtables.cpp105 const char* GetKeyPointer() const { return mNode->mStr; } function in class:EntityToUnicodeEntry

Completed in 76 milliseconds