Home
last modified time | relevance | path

Searched refs:SystemProfileProto_OS_DarkModeState_IsValid (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_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h155 bool SystemProfileProto_OS_DarkModeState_IsValid(int value);
1273 return SystemProfileProto_OS_DarkModeState_IsValid(value); in Swap()
8863 assert(::metrics::SystemProfileProto_OS_DarkModeState_IsValid(value)); in _internal_set_dark_mode_state()
/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.cc529 bool SystemProfileProto_OS_DarkModeState_IsValid(int value) { in SystemProfileProto_OS_DarkModeState_IsValid() function
3675 if (PROTOBUF_PREDICT_TRUE(::metrics::SystemProfileProto_OS_DarkModeState_IsValid(val))) { in _InternalParse()