Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp320 static constexpr char kLinuxKernelPath[] = "linux_kernel_path"; variable
322 return (*Dictionary())[kLinuxKernelPath].asString(); in linux_kernel_path()
326 (*Dictionary())[kLinuxKernelPath] = linux_kernel_path; in set_linux_kernel_path()