Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp91859 class nsUint64HashKey : public PLDHashEntryHdr class
91865 explicit nsUint64HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint64HashKey() function in nsUint64HashKey
91866 nsUint64HashKey(const nsUint64HashKey& aToCopy) : mValue(aToCopy.mValue) {} in nsUint64HashKey() function in nsUint64HashKey