Searched refs:contentUrlSize (Results 1 – 3 of 3) sorted by relevance
12 uint64 contentUrlSize(const FilePath& name);
53 uint64 contentUrlSize(const FilePath& name) { in contentUrlSize() function
67 content_length_ = android::contentUrlSize(file_path_); in GetContentLength()