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 67 INVALID_PLATFORM,
simple_feature.cc 329 return CreateAvailability(INVALID_PLATFORM, type);
416 case INVALID_PLATFORM:
simple_feature_unittest.cc 363 EXPECT_EQ(Feature::INVALID_PLATFORM, feature.IsAvailableToContext(
426 Feature::INVALID_PLATFORM,
    [all...]

Completed in 51 milliseconds