Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp740 std::string fullname = android::base::Join(pieces, ':'); in applypatch_flash() local
741 if (LoadPartitionContents(fullname.c_str(), &source_file) == 0 && in applypatch_flash()