Home
last modified time | relevance | path

Searched refs:SystemProfileProto_OS_XdgCurrentDesktop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.cc744 SystemProfileProto_OS_XdgCurrentDesktop value) { in SystemProfileProto_OS_XdgCurrentDesktop_Name()
759 … ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SystemProfileProto_OS_XdgCurrentDesktop* value) { in SystemProfileProto_OS_XdgCurrentDesktop_Parse()
764 *value = static_cast<SystemProfileProto_OS_XdgCurrentDesktop>(int_value); in SystemProfileProto_OS_XdgCurrentDesktop_Parse()
769 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::OTHER;
770 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::CINNAMON;
771 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::DEEPIN;
772 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::GNOME;
773 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::KDE;
774 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::PANTHEON;
775 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS::UKUI;
[all …]
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h194 enum SystemProfileProto_OS_XdgCurrentDesktop : int { enum
207 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS_XdgCurrentDesktop_XdgCurren…
208 constexpr SystemProfileProto_OS_XdgCurrentDesktop SystemProfileProto_OS_XdgCurrentDesktop_XdgCurren…
211 …td::string& SystemProfileProto_OS_XdgCurrentDesktop_Name(SystemProfileProto_OS_XdgCurrentDesktop v…
214 static_assert(::std::is_same<T, SystemProfileProto_OS_XdgCurrentDesktop>::value || in SystemProfileProto_OS_XdgCurrentDesktop_Name()
217 …SystemProfileProto_OS_XdgCurrentDesktop_Name(static_cast<SystemProfileProto_OS_XdgCurrentDesktop>(… in SystemProfileProto_OS_XdgCurrentDesktop_Name()
220 ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SystemProfileProto_OS_XdgCurrentDesktop* value);
1329 typedef SystemProfileProto_OS_XdgCurrentDesktop XdgCurrentDesktop; in Swap()
1538 ::metrics::SystemProfileProto_OS_XdgCurrentDesktop xdg_current_desktop() const; in Swap()
1539 void set_xdg_current_desktop(::metrics::SystemProfileProto_OS_XdgCurrentDesktop value); in Swap()
[all …]