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

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_browsertest.cc 26 other_(other) {}
31 other_->NotifyNavigationStateChanged(
36 content::WebContents* other_; member in class:__anon6295::TestWebContentsObserver
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 98 other_.reset(other.release());
102 if (!other_.get()) {
103 other_.reset(new DictionaryValue());
105 return other_.get();
282 if (other_.get()) {
283 result += " OTHER=" + Serialize(other_.get());
activity_actions.h 99 const DictionaryValue* other() const { return other_.get(); }
138 scoped_ptr<DictionaryValue> other_; member in class:extensions::Action
  /external/chromium_org/ipc/
ipc_fuzzing_tests.cc 118 SimpleListener() : other_(NULL) {
121 other_ = s;
124 IPC::Sender* other_; member in class:__anon8578::SimpleListener
171 return other_->Send(message);
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 39 milliseconds