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 118 bool has_parent_; member in class:extensions::SimpleFeature
simple_feature.cc 243 has_parent_(false),
257 has_parent_(other.has_parent_),
274 has_parent_ == other.has_parent_ &&

Completed in 76 milliseconds