Searched defs:filepath (Results 1 – 5 of 5) sorted by relevance
127 string filepath = FilePath(file); in Generate() local
184 def parseTextFile(self, filepath): argument
158 public BitmapDrawable(String filepath) { in BitmapDrawable()166 public BitmapDrawable(Resources res, String filepath) { in BitmapDrawable()
482 const String8& rootpath, const String8& filepath, off_t* outSize, in write_tarfile()
1979 static std::string SHA256_file_hash(const std::string& filepath) { in SHA256_file_hash()