Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1511 std::string file_string(fname); in do_flash() local
1512 if (fp->source->ReadFile(file_string.substr(0, file_string.find('.')) + ".sig", in do_flash()