Searched refs:SystemProfileProto_OS_DarkModeState (Results 1 – 2 of 2) sorted by relevance
148 enum SystemProfileProto_OS_DarkModeState : int { enum156 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS_DarkModeState_DarkModeState_MIN…157 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS_DarkModeState_DarkModeState_MAX…160 const std::string& SystemProfileProto_OS_DarkModeState_Name(SystemProfileProto_OS_DarkModeState val…163 static_assert(::std::is_same<T, SystemProfileProto_OS_DarkModeState>::value || in SystemProfileProto_OS_DarkModeState_Name()166 …return SystemProfileProto_OS_DarkModeState_Name(static_cast<SystemProfileProto_OS_DarkModeState>(e… in SystemProfileProto_OS_DarkModeState_Name()169 ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SystemProfileProto_OS_DarkModeState* value);1261 typedef SystemProfileProto_OS_DarkModeState DarkModeState; in Swap()1512 ::metrics::SystemProfileProto_OS_DarkModeState dark_mode_state() const; in Swap()1513 void set_dark_mode_state(::metrics::SystemProfileProto_OS_DarkModeState value); in Swap()[all …]
568 SystemProfileProto_OS_DarkModeState value) { in SystemProfileProto_OS_DarkModeState_Name()583 ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SystemProfileProto_OS_DarkModeState* value) { in SystemProfileProto_OS_DarkModeState_Parse()588 *value = static_cast<SystemProfileProto_OS_DarkModeState>(int_value); in SystemProfileProto_OS_DarkModeState_Parse()593 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::UNKNOWN;594 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::DARK_MODE_SYSTEM;595 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::DARK_MODE_APP;596 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::LIGHT_MODE_SYSTEM;597 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::LIGHT_MODE_APP;598 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::DarkModeState_MIN;599 constexpr SystemProfileProto_OS_DarkModeState SystemProfileProto_OS::DarkModeState_MAX;[all …]