Searched defs:file_name (Results 1 – 7 of 7) sorted by relevance
40 def set_src_map(self, file_name, new_src_path): argument
74 char file_name[file_name_len + 1]; in calculate_oat_file_path() local
1030 std::string file_name(file_name_start, file_name_len); in calculate_oat_file_path() local
884 static bool add_extension_to_file_name(char* file_name, const char* extension) { in add_extension_to_file_name()892 static int open_output_file(const char* file_name, bool recreate, int permissions) { in open_output_file()
284 std::string file_name = entry->d_name; in FindFiles() local
51 const char *file_name, std::string *out_path) { in findMediaCodecListFileFullPath()
180 static bool findMediaCodecListFileFullPath(const char *file_name, char *out_path) { in findMediaCodecListFileFullPath()