Searched defs:filepath (Results 1 – 5 of 5) sorted by relevance
83 public static RoundedBitmapDrawable create(@NonNull Resources res, @NonNull String filepath) { in create()
184 def parseTextFile(self, filepath): argument
156 public BitmapDrawable(String filepath) { in BitmapDrawable()164 public BitmapDrawable(Resources res, String filepath) { in BitmapDrawable()
482 const String8& rootpath, const String8& filepath, off_t* outSize, in write_tarfile()
1757 static std::string SHA256_file_hash(const std::string& filepath) { in SHA256_file_hash()