Home
last modified time | relevance | path

Searched defs:fatal (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/engine/
DDefaultEngine.cpp719 void DefaultEngine::queueError(std::string source, std::string msg, bool fatal) { in queueError()
/packages/modules/Connectivity/service/jni/
Dcom_android_server_connectivity_ClatCoordinator.cpp54 static bool fatal = false; variable