Searched refs:SysPath (Results 1 – 1 of 1) sorted by relevance
75 fs::path SysPath() const { return kSysBlock / name; } in SysPath() function in android::apex::__anon837c15e40111::BlockDevice80 auto property_file = SysPath() / property; in GetProperty()91 auto status = WalkDir(SysPath() / "slaves", [&](const auto& entry) { in GetSlaves()