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

  /external/libmojo/mojo/public/cpp/bindings/tests/
struct_with_traits_impl_traits.cc 59 case test::EnumWithTraitsImpl::CUSTOM_VALUE_1:
75 *output = test::EnumWithTraitsImpl::CUSTOM_VALUE_1;
struct_with_traits_impl.h 32 enum class EnumWithTraitsImpl { CUSTOM_VALUE_0 = 10, CUSTOM_VALUE_1 = 11 };
struct_traits_unittest.cc 246 input.set_enum(EnumWithTraitsImpl::CUSTOM_VALUE_1);
332 EnumWithTraitsImpl::CUSTOM_VALUE_1,
333 base::Bind(&ExpectEnumWithTraits, EnumWithTraitsImpl::CUSTOM_VALUE_1,
340 input.set_enum(EnumWithTraitsImpl::CUSTOM_VALUE_1);
  /hardware/libhardware/modules/sensors/dynamic_sensor/
HidSensorDef.h 66 CUSTOM_VALUE_1 = 0x200544,
HidRawSensor.cpp 142 CUSTOM_VALUE_1, CUSTOM_VALUE_2, CUSTOM_VALUE_3,
    [all...]

Completed in 731 milliseconds