Home
last modified time | relevance | path

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

/system/dmesgd/
Ddmesgd.cpp80 std::string boot_headers = GetBootHeaders(); in StoreReport() local
82 auto status = dropbox->addText(android::String16(tag.c_str()), boot_headers + report); in StoreReport()