Lines Matching refs:ByteSequence
109 rtl::ByteSequence getTid() throw ();
113 rtl::ByteSequence tid_;
119 tid_ = rtl::ByteSequence(s, rtl::BYTESEQ_NOACQUIRE); in AttachThread()
128 rtl::ByteSequence AttachThread::getTid() throw () { in getTid()
135 OutgoingRequests & requests, rtl::ByteSequence const & tid,
144 rtl::ByteSequence tid_;
149 OutgoingRequests & requests, rtl::ByteSequence const & tid, in PopOutgoingRequest()
660 rtl::ByteSequence const & tid, std::vector< BinaryAny > const & inArguments) in handleRequestChangeRequest()
713 rtl::ByteSequence const & tid, std::vector< BinaryAny > const & inArguments) in handleCommitChangeRequest()
768 OutgoingRequest Bridge::lastOutgoingRequest(rtl::ByteSequence const & tid) { in lastOutgoingRequest()
930 rtl::ByteSequence const & tid, rtl::OUString const & oid, in sendRequest()