Home
last modified time | relevance | path

Searched refs:getTid (Results 1 – 3 of 3) sorted by relevance

/trunk/main/binaryurp/source/
H A Dbridge.cxx109 rtl::ByteSequence getTid() throw ();
128 rtl::ByteSequence AttachThread::getTid() throw () { in getTid() function in binaryurp::__anon45cd63470111::AttachThread
553 outgoingRequests_, att.getTid(), in makeCall()
556 att.getTid(), oid, css::uno::TypeDescription(), member, in makeCall()
921 att.getTid(), oid, type, in makeReleaseCall()
H A Dreader.cxx232 rtl::ByteSequence tid(getTid(unmarshal, newTid)); in readMessage()
410 rtl::ByteSequence tid(getTid(unmarshal, (flags1 & 0x08) != 0)); in readReplyMessage()
534 rtl::ByteSequence Reader::getTid(Unmarshal & unmarshal, bool newTid) const { in getTid() function in binaryurp::Reader
H A Dreader.hxx74 rtl::ByteSequence getTid(Unmarshal & unmarshal, bool newTid) const;

Completed in 33 milliseconds