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

  /external/chromium_org/extensions/common/features/
feature.h 70 INVALID_PLATFORM,
simple_feature.cc 362 return CreateAvailability(INVALID_PLATFORM, type);
462 case INVALID_PLATFORM:
simple_feature_unittest.cc 346 EXPECT_EQ(Feature::INVALID_PLATFORM, feature.IsAvailableToContext(
409 Feature::INVALID_PLATFORM,

Completed in 4055 milliseconds