Home
last modified time | relevance | path

Searched refs:old_low_entropy_source (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dentropy_state.cc109 int old_low_entropy_source, in SetExternalPrefs() argument
126 old_low_entropy_source); in SetExternalPrefs()
H A Dentropy_state_provider_unittest.cc42 EXPECT_EQ(old_low_source, system_profile.old_low_entropy_source()); in TEST_F()
H A Dentropy_state.h42 int old_low_entropy_source,
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto133 optional int32 old_low_entropy_source = 32; field
/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.h8032 int32_t old_low_entropy_source() const; in Swap()
15168 inline int32_t SystemProfileProto::old_low_entropy_source() const { in old_low_entropy_source() function