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

  /external/chromium_org/chrome/common/extensions/features/
simple_feature.h 114 bool has_parent_; member in class:extensions::SimpleFeature
simple_feature.cc 193 has_parent_(false),
207 has_parent_(other.has_parent_),
224 has_parent_ == other.has_parent_ &&

Completed in 41 milliseconds