Searched refs:newDie (Results 1 – 1 of 1) sorted by relevance
/hardware/google/aemu/host-common/ | ||
D | GfxstreamFatalError.cpp | 58 void setDieFunction(std::optional<std::function<void()>> newDie) { customDieFunction = newDie; } in setDieFunction() argument |