Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.h78 bool should_abort() const { return should_abort_; } in should_abort()
111 std::atomic<bool> should_abort_ = false; variable
Dgsi_service.cpp364 should_abort_ = true; in cancelGsiInstall()
367 should_abort_ = false; in cancelGsiInstall()