Searched refs:devPathDir_ (Results 1 – 2 of 2) sorted by relevance
55 const std::string devPathDir_ = "/dev/block/%s"; variable
83 devPath_ = StringPrintf(devPathDir_.c_str(), (id).c_str()); in DoCreate()