Home
last modified time | relevance | path

Searched defs:rootcanal_args (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp503 void CuttlefishConfig::set_rootcanal_args(const std::string& rootcanal_args) { in set_rootcanal_args()
510 std::vector<std::string> CuttlefishConfig::rootcanal_args() const { in rootcanal_args() function in cuttlefish::CuttlefishConfig
511 std::vector<std::string> rootcanal_args; in rootcanal_args() local