Searched defs:IsInternal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/features/
H A Dapi_feature.cc15 bool APIFeature::IsInternal() const { function in class:extensions::APIFeature
H A Dcomplex_feature.cc68 bool ComplexFeature::IsInternal() const { function in class:extensions::ComplexFeature
H A Dsimple_feature.cc440 bool SimpleFeature::IsInternal() const { function in class:extensions::SimpleFeature
/external/chromium_org/ui/gfx/
H A Ddisplay.cc135 IsInternal() ? "internal" : "external");
138 bool Display::IsInternal() const { function in class:gfx::Display

Completed in 89 milliseconds