Home
last modified time | relevance | path

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

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