Home
last modified time | relevance | path

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

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A DJsWrapper.h134 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
148 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
151 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
154 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A DJsWrapper.h134 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
148 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
151 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
154 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A DJsWrapper.h134 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
148 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
151 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
154 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/common/include/
H A DJsWrapper.h134 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
148 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
151 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
154 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/common/include/
H A DJsWrapper.h134 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
148 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
151 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
154 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/include/common/
H A DJsWrapper.h261 void wrapPointerInObject(PTR ptr, in wrapPointerInObject() function
273 template <> inline void wrapPointerInObject(int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
276 template <> inline void wrapPointerInObject(unsigned long long int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
279 template <> inline void wrapPointerInObject(unsigned int, Envelope &, Handle<Object>) { in wrapPointerInObject() function
282 template <> inline void wrapPointerInObject(double, Envelope &, Handle<Object>) { in wrapPointerInObject() function