Home
last modified time | relevance | path

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

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