HomeSort by relevance Sort by last modified time
    Searched full:tmp_target_filename (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/applypatch/
applypatch.cpp 783 const std::string tmp_target_filename = std::string(target_filename) + ".patch"; local
899 output_fd = ota_open(tmp_target_filename.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_SYNC,
    [all...]

Completed in 425 milliseconds