Searched defs:bdev_path (Results 1 – 4 of 4) sorted by relevance
74 const std::string& bdev_path() const { return bdev_path_; }; in bdev_path() function
133 bool FiemapWriter::GetBlockDeviceForFile(const std::string& file_path, std::string* bdev_path, in GetBlockDeviceForFile()177 static bool GetBlockDeviceSize(int bdev_fd, const std::string& bdev_path, uint64_t* bdev_size) { in GetBlockDeviceSize()590 std::string bdev_path; in Open() local
292 const std::string& SplitFiemap::bdev_path() const { in bdev_path() function in android::fiemap_writer::SplitFiemap
215 std::string bdev_path; in TEST_F() local