Searched refs:dev_path_ (Results 1 – 1 of 1) sorted by relevance
270 dev_path_(std::move(dev_path)), in DmVerityDevice()275 dev_path_(std::move(other.dev_path_)), in DmVerityDevice()282 dev_path_ = other.dev_path_; in operator =()298 const std::string& GetDevPath() const { return dev_path_; } in GetDevPath()304 std::string dev_path_; member in android::apex::__anon40b496800110::DmVerityDevice