Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp559 static constexpr char kKvmPath[] = "kvm_path"; variable
561 return (*dictionary_)[kKvmPath].asString(); in kvm_path()
564 (*dictionary_)[kKvmPath] = kvm_path; in set_kvm_path()