Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/tests/lldb/tests/harness/
Dtest_base_remote.py40 def set_src_map(self, file_name, new_src_path): argument
/frameworks/native/cmds/installd/
Dinstalld.cpp74 char file_name[file_name_len + 1]; in calculate_oat_file_path() local
Dotapreopt.cpp1030 std::string file_name(file_name_start, file_name_len); in calculate_oat_file_path() local
Ddexopt.cpp884 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()
/frameworks/base/tools/aapt2/util/
DFiles.cpp284 std::string file_name = entry->d_name; in FindFiles() local
/frameworks/av/media/vndk/xmlparser/1.0/
DMediaCodecsXmlParser.cpp51 const char *file_name, std::string *out_path) { in findMediaCodecListFileFullPath()
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp180 static bool findMediaCodecListFileFullPath(const char *file_name, char *out_path) { in findMediaCodecListFileFullPath()