Home
last modified time | relevance | path

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

/art/libnativebridge/
Dnative_bridge.cc139 static bool had_error = false; variable
227 had_error |= with_error; in CloseNativeBridge()
243 had_error = true; in LoadNativeBridge()
550 return had_error; in NativeBridgeError()