Home
last modified time | relevance | path

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

/art/libnativebridge/
Dnative_bridge.cc137 static bool had_error = false; variable
225 had_error |= with_error; in CloseNativeBridge()
241 had_error = true; in LoadNativeBridge()
548 return had_error; in NativeBridgeError()