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

  /external/chromium_org/chrome/browser/profiles/
profile.cc 32 sent_destroyed_notification_(false),
200 if (!sent_destroyed_notification_) {
201 sent_destroyed_notification_ = true;
profile.h 392 bool sent_destroyed_notification_; member in class:Profile

Completed in 625 milliseconds