Searched defs:partPath (Results 1 – 2 of 2) sorted by relevance
212 std::string partPath = StringHelper::SubStr(path, 0, pos); in CreateParentDir() local222 bool File::CreatePartDir(const std::string &partPath) in CreatePartDir()
202 std::string partPath = StringHelper::SubStr(path, 0, pos); in CreateParentDir() local