Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp298 const std::string& GetDevPath() const { return dev_path_; } in GetDevPath() function in android::apex::__anon40b496800110::DmVerityDevice
567 block_device = verity_dev.GetDevPath(); in MountPackageImpl()
570 loop::ConfigureReadAhead(verity_dev.GetDevPath()); in MountPackageImpl()