Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h307 void set_sig_server_strict(bool strict);
Dcuttlefish_config.cpp670 void CuttlefishConfig::set_sig_server_strict(bool strict) { in set_sig_server_strict() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc457 tmp_config_obj.set_sig_server_strict(FLAGS_verify_sig_server_certificate); in InitializeCuttlefishConfiguration()