Searched refs:dev_path_ (Results 1 – 1 of 1) sorted by relevance
249 dev_path_(std::move(dev_path)), in DmVerityDevice()254 dev_path_(std::move(other.dev_path_)), in DmVerityDevice()261 dev_path_ = other.dev_path_; in operator =()277 const std::string& GetDevPath() const { return dev_path_; } in GetDevPath()283 std::string dev_path_; member in android::apex::__anon0607e7790111::DmVerityDevice