Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/
Dparse_install_logs.cpp88 std::map<std::string, int64_t> ParseLastInstall(const std::string& file_name) { in ParseLastInstall()
/bootable/libbootloader/gbl/libelf/
Delf_static_relocation_checker.cpp31 std::vector<uint8_t> ReadFile(const std::string& file_name) { in ReadFile()
/bootable/deprecated-ota/applypatch/
Dfreecache.cpp205 auto log_filter = [](const std::string& file_name) { in RemoveFilesInDirectory()
/bootable/recovery/tests/unit/
Dverifier_test.cpp44 static void LoadKeyFromFile(const std::string& file_name, Certificate* cert) { in LoadKeyFromFile()