Home
last modified time | relevance | path

Searched defs:init_devices (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dfirst_stage_mount.cpp381 auto init_devices = [this](const std::string& device) -> bool { in CreateLogicalPartitions() local
658 auto init_devices = [this](std::set<std::string> devices) -> bool { in MountPartitions() local
707 auto init_devices = [this](std::set<std::string> devices) -> bool { in UseDsuIfPresent() local