HomeSort by relevance Sort by last modified time
    Searched refs:IsOwner (Results 1 - 4 of 4) sorted by null

  /art/runtime/openjdkjvmti/
ti_monitor.cc 76 if (IsOwner(self)) {
90 if (!IsOwner(self)) {
126 bool IsOwner(art::Thread* self) {
136 if (!IsOwner(self)) {
161 if (!IsOwner(self)) {
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
tmmbr_help.h 94 bool IsOwner(const uint32_t ssrc, const uint32_t length) const;
tmmbr_help.cc 445 bool TMMBRHelp::IsOwner(const uint32_t ssrc,
rtcp_sender.cc 652 tmmbrOwner = tmmbr_help_.IsOwner(ssrc_, numBoundingSet);
    [all...]

Completed in 106 milliseconds