Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot_driver.h103 RetCode SnapshotUpdateCommand(const std::string& command, std::string* response = nullptr,
H A Dfastboot_driver.cpp130 RetCode FastBootDriver::SnapshotUpdateCommand(const std::string& command, std::string* response, in SnapshotUpdateCommand() function in fastboot::FastBootDriver
H A Dfastboot.cpp1546 fb->SnapshotUpdateCommand("cancel"); in CancelSnapshotIfNeeded()
2590 fb->SnapshotUpdateCommand(arg); in Main()