Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp315 static constexpr char kKernelPath[] = "kernel_path"; variable
317 return (*Dictionary())[kKernelPath].asString(); in kernel_path()
321 (*Dictionary())[kKernelPath] = kernel_path; in set_kernel_path()