Home
last modified time | relevance | path

Searched refs:kFileCopyInfo (Results 1 – 3 of 3) sorted by relevance

/device/google/gs-common/modem/dump_modemlog/include/
Dbugreport_constants.h26 constexpr FileCopyInfo kFileCopyInfo[] = { variable
/device/google/gs-common/modem/dump_modemlog/
Dmodem_log_dumper.cpp44 for (const FileCopyInfo& file_copy_info : kFileCopyInfo) { in DumpModemLogs()
Dmodem_log_dumper_test.cpp62 for (const FileCopyInfo& fileCopyInfo : kFileCopyInfo) { in TEST_F()