Home
last modified time | relevance | path

Searched refs:Cancel (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dscoped_task_id.h63 ~ScopedTaskId() noexcept { Cancel(); } in ~ScopedTaskId()
67 bool Cancel() noexcept { in Cancel() function
/system/gsid/
Dgsi_tool.cpp59 static int Cancel(sp<IGsiService> gsid, int argc, char** argv);
70 {"cancel", Cancel},
644 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() function