Searched refs:mountPathDir_ (Results 1 – 2 of 2) sorted by relevance
56 const std::string mountPathDir_ = "/mnt/data/external/%s"; variable
171 mountPath_ = StringPrintf(mountPathDir_.c_str(), fsUuid_.c_str()); in DoMount()