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

  /external/chromium_org/chrome/common/extensions/features/
feature.h 64 INVALID_PLATFORM,
simple_feature.cc 302 return CreateAvailability(INVALID_PLATFORM, type);
387 case INVALID_PLATFORM:
simple_feature_unittest.cc 222 EXPECT_EQ(Feature::INVALID_PLATFORM, feature.IsAvailableToContext(
281 Feature::INVALID_PLATFORM,

Completed in 66 milliseconds