Home
last modified time | relevance | path

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

/art/libnativebridge/
Dnative_bridge.cc111 static bool had_error = false; variable
199 had_error |= with_error; in CloseNativeBridge()
215 had_error = true; in LoadNativeBridge()
495 return had_error; in NativeBridgeError()