Home
last modified time | relevance | path

Searched refs:objectid (Results 1 – 5 of 5) sorted by relevance

/external/javassist/src/main/javassist/tools/rmi/
DObjectImporter.java201 public Object call(int objectid, int methodid, Object[] args) in call() argument
232 dout.writeInt(objectid); in call()
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h277 __u64 objectid; member
319 __u64 objectid; member
/external/libmtp/src/
Dptp.h2371 uint16_t ptp_canon_get_objecthandle_by_name (PTPParams* params, char* name, uint32_t* objectid);
Dptp.c1961 ptp_canon_get_objecthandle_by_name (PTPParams* params, char* name, uint32_t* objectid) in ptp_canon_get_objecthandle_by_name() argument
1977 *objectid = ptp.Param1; in ptp_canon_get_objecthandle_by_name()
/external/dbus/
DChangeLog.pre-1-09782 dbus/dbus-objectid.[hc]: remove these, we are moving to
9996 * dbus/dbus-objectid.h: rather than high/low bits, specifically
10017 * dbus/dbus-objectid.c (dbus_object_id_is_null)
10050 * dbus/dbus-objectid.c: new file with DBusObjectID data type.