Searched defs:file_path (Results 1 – 15 of 15) sorted by relevance
40 def read_contents(file_path): argument45 def write_contents(file_path, contents): argument
41 String file_path = folder_path + "/" + folderName; in savePNG() local
42 String file_path = folder_path + "/" + folderName; in save() local
187 const std::string file_path; member in FileDescriptorInfo266 std::string file_path; in CreateFromFd() local403 FileDescriptorInfo::FileDescriptorInfo(struct stat stat, const std::string& file_path, in FileDescriptorInfo()
9 def matches(self, file_path): argument
13 def matches(self, file_path): argument
487 def parse_unicode_datafile(file_path, reverse=False): argument523 def parse_emoji_variants(file_path): argument
62 explicit ScopedF2fsFilePinning(const char* file_path) { in ScopedF2fsFilePinning()
182 std::string ManifestBuilder::Build(const std::string& file_path) {
43 std::string ShortenFileName(android::StringPiece file_path, int output_length) { in ShortenFileName()
314 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml()
61 std::string file_path = file::BuildPath({path, file}); in VerifyDirectory() local
306 const std::string &file_path) { in WriteShortenedPathsMap()
2774 auto file_path = it->Next()->GetSource().path.c_str(); in Extract() local