Home
last modified time | relevance | path

Searched defs:file_prefix (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/timezone/
H A Dtzdatautil.py23 def GetIanaTarFile(dir_name, file_prefix): argument
H A Ddownload-iana-files.py54 def FindLatestRemoteTar(ftp, file_prefix): argument
/aosp12/system/update_engine/stable/
H A Dupdate_engine_stable_client.cc121 std::string file_prefix = "file://"; in Run() local
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp376 const std::string& file_prefix, in GetDumpFds()