Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp415 ANNOTATED(RootFsTag, std::string) rootfs_path, in INJECT()
420 rootfs_path_(rootfs_path), in INJECT()
553 const std::string* initramfs_path, const std::string* rootfs_path, in InitializeEspImageComponent() argument
562 .bindInstance<fruit::Annotated<RootFsTag, std::string>>(*rootfs_path) in InitializeEspImageComponent()