Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DNativeEntry.java36 public class NativeEntry extends SymtabEntry class
38 protected NativeEntry () in NativeEntry() method in NativeEntry
44 protected NativeEntry (SymtabEntry that, IDLID clone) in NativeEntry() method in NativeEntry
53 protected NativeEntry (NativeEntry that) in NativeEntry() method in NativeEntry
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DNativeEntry.java36 public class NativeEntry extends SymtabEntry class
38 protected NativeEntry () in NativeEntry() method in NativeEntry
44 protected NativeEntry (SymtabEntry that, IDLID clone) in NativeEntry() method in NativeEntry
53 protected NativeEntry (NativeEntry that) in NativeEntry() method in NativeEntry
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DClipboard.cpp166 struct NativeEntry { struct
167 nsString mType;
168 nsCOMPtr<nsIVariant> mData;
170 NativeEntry(const nsAString& aType, nsIVariant* aData) in NativeEntry() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DClipboard.cpp166 struct NativeEntry { struct
167 nsString mType;
168 nsCOMPtr<nsIVariant> mData;
170 NativeEntry(const nsAString& aType, nsIVariant* aData) in NativeEntry() function
/dports/www/firefox/firefox-99.0/dom/events/
H A DClipboard.cpp217 struct NativeEntry { struct
218 nsString mType;
219 nsCOMPtr<nsIVariant> mData;
221 NativeEntry(const nsAString& aType, nsIVariant* aData) in NativeEntry() function