Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/log/src/
Dvlog_test.cc109 TEST(BluetoothLogDeathTest, fatal) { in TEST() argument
/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