Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp120 const char* kEntropySource = "entropy_source"; variable
532 return (*dictionary_)[kEntropySource].asString(); in entropy_source()
535 (*dictionary_)[kEntropySource] = entropy_source; in set_entropy_source()