Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.h107 RetCode SnapshotUpdateCommand(const std::string& command, std::string* response = nullptr,
Dfastboot_driver.cpp125 RetCode FastBootDriver::SnapshotUpdateCommand(const std::string& command, std::string* response, in SnapshotUpdateCommand() function in fastboot::FastBootDriver
Dfastboot.cpp1299 fb->SnapshotUpdateCommand("cancel"); in CancelSnapshotIfNeeded()
2159 fb->SnapshotUpdateCommand(arg); in Main()