Searched refs:other_ (Results 1 – 4 of 4) sorted by relevance
26 other_(other) {} in TestWebContentsObserver()31 other_->NotifyNavigationStateChanged( in WebContentsDestroyed()36 content::WebContents* other_; member in __anon60df076e0111::TestWebContentsObserver
98 other_.reset(other.release()); in set_other()102 if (!other_.get()) { in mutable_other()103 other_.reset(new DictionaryValue()); in mutable_other()105 return other_.get(); in mutable_other()282 if (other_.get()) { in PrintForDebug()283 result += " OTHER=" + Serialize(other_.get()); in PrintForDebug()
99 const DictionaryValue* other() const { return other_.get(); } in other()138 scoped_ptr<DictionaryValue> other_; variable
118 SimpleListener() : other_(NULL) { in SimpleListener()121 other_ = s; in Init()124 IPC::Sender* other_; member in __anone6e3ba4e0111::SimpleListener171 return other_->Send(message); in RoundtripAckReply()