Home
last modified time | relevance | path

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

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