Home
last modified time | relevance | path

Searched refs:transferFile (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/test/unittest/applypatch_test/
H A Dall_cmd_unittest.cpp39 bool GetTransferContents(const std::string &transferFile, std::string &contents) const;
65 bool AllCmdUnitTest::GetTransferContents(const std::string &transferFile, std::string &contents) const in GetTransferContents() argument
67 int fd = open(transferFile.c_str(), O_RDONLY | O_CLOEXEC); in GetTransferContents()

Completed in 1 milliseconds