HomeSort by relevance Sort by last modified time
    Searched refs:set_entropy_source (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 213 void set_entropy_source(const std::string& entropy_source);
cuttlefish_config.cpp 534 void CuttlefishConfig::set_entropy_source(const std::string& entropy_source) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 422 tmp_config_obj.set_entropy_source("/dev/urandom");

Completed in 194 milliseconds