Home
last modified time | relevance | path

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

/system/core/libnativebridge/
Dnative_bridge.cc80 static bool had_error = false; variable
171 had_error |= with_error; in CloseNativeBridge()
187 had_error = true; in LoadNativeBridge()
472 return had_error; in NativeBridgeError()