Searched defs:shortened_filename (Results 1 – 1 of 1) sorted by relevance
65 std::string GetShortenedPath(const android::StringPiece& shortened_filename, in GetShortenedPath()109 std::string shortened_filename = ShortenFileName(*file_ref->path, num_chars); in Consume() local