Searched refs:getTid (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/binaryurp/source/ |
H A D | bridge.cxx | 109 rtl::ByteSequence getTid() throw (); 128 rtl::ByteSequence AttachThread::getTid() throw () { in getTid() function in binaryurp::__anon5d43642f0111::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 D | reader.cxx | 232 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 D | reader.hxx | 74 rtl::ByteSequence getTid(Unmarshal & unmarshal, bool newTid) const;
|
Completed in 13 milliseconds