Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dentropy_state.cc166 return pseudo_low_entropy_source_; in GetPseudoLowEntropySource()
226 pseudo_low_entropy_source_ != kLowEntropySourceNotSet) in UpdateLowEntropySources()
245 pseudo_low_entropy_source_ = pseudo_pref; in UpdateLowEntropySources()
263 if (pseudo_low_entropy_source_ == kLowEntropySourceNotSet) { in UpdateLowEntropySources()
264 pseudo_low_entropy_source_ = GeneratePseudoLowEntropySource(); in UpdateLowEntropySources()
265 DCHECK(IsValidLowEntropySource(pseudo_low_entropy_source_)); in UpdateLowEntropySources()
267 pseudo_low_entropy_source_); in UpdateLowEntropySources()
H A Dentropy_state.h142 int pseudo_low_entropy_source_ = kLowEntropySourceNotSet; variable
H A Dentropy_state_unittest.cc49 entropy_state.pseudo_low_entropy_source_ = 0; in TEST_F()
/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.cc12678 , decltype(_impl_.pseudo_low_entropy_source_){} in SystemProfileProto()
12818 , decltype(_impl_.pseudo_low_entropy_source_){0} in SharedCtor()
13324 _impl_.pseudo_low_entropy_source_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); in _InternalParse()
14177 _this->_impl_.pseudo_low_entropy_source_ = from._impl_.pseudo_low_entropy_source_; in MergeFrom()
/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.h8176 int32_t pseudo_low_entropy_source_; in Swap() member
15190 _impl_.pseudo_low_entropy_source_ = 0; in clear_pseudo_low_entropy_source()
15194 return _impl_.pseudo_low_entropy_source_; in _internal_pseudo_low_entropy_source()
15202 _impl_.pseudo_low_entropy_source_ = value; in _internal_set_pseudo_low_entropy_source()