Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.cpp77 fs::path SysPath() const { return kSysBlock / name; } in SysPath() function in android::apex::__anon70e6d16b0111::BlockDevice
82 auto property_file = SysPath() / property; in GetProperty()
93 auto status = WalkDir(SysPath() / "slaves", [&](const auto& entry) { in GetSlaves()