Searched defs:bdev_path (Results 1 – 5 of 5) sorted by relevance
86 const std::string& bdev_path() const { return bdev_path_; }; in bdev_path() function
80 auto bdev_path = file->bdev_path(); in GetDevicePathForFile() local
170 bool FiemapWriter::GetBlockDeviceForFile(const std::string& file_path, std::string* bdev_path, in GetBlockDeviceForFile()214 static bool GetBlockDeviceSize(int bdev_fd, const std::string& bdev_path, uint64_t* bdev_size) { in GetBlockDeviceSize()710 std::string bdev_path; in Open() local
315 const std::string& SplitFiemap::bdev_path() const { in bdev_path() function in android::fiemap::SplitFiemap
221 std::string bdev_path; in TEST_F() local