other_            101 chrome/browser/extensions/activity_log/activity_actions.cc   other_.reset(other.release());
other_            105 chrome/browser/extensions/activity_log/activity_actions.cc   if (!other_.get()) {
other_            106 chrome/browser/extensions/activity_log/activity_actions.cc     other_.reset(new base::DictionaryValue());
other_            108 chrome/browser/extensions/activity_log/activity_actions.cc   return other_.get();
other_            289 chrome/browser/extensions/activity_log/activity_actions.cc   if (other_.get()) {
other_            290 chrome/browser/extensions/activity_log/activity_actions.cc     result += " OTHER=" + Serialize(other_.get());
other_            100 chrome/browser/extensions/activity_log/activity_actions.h   const base::DictionaryValue* other() const { return other_.get(); }
other_            144 chrome/browser/extensions/activity_log/activity_actions.h   scoped_ptr<base::DictionaryValue> other_;
other_             31 chrome/browser/ui/views/frame/browser_view_browsertest.cc     other_->NotifyNavigationStateChanged(
other_             36 chrome/browser/ui/views/frame/browser_view_browsertest.cc   content::WebContents* other_;
other_            118 ipc/ipc_fuzzing_tests.cc   SimpleListener() : other_(NULL) {
other_            121 ipc/ipc_fuzzing_tests.cc     other_ = s;
other_            124 ipc/ipc_fuzzing_tests.cc   IPC::Sender* other_;
other_            171 ipc/ipc_fuzzing_tests.cc     return other_->Send(message);