Home
last modified time | relevance | path

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

/art/libnativebridge/
Dnative_bridge.cc225 static void CloseNativeBridge(bool with_error) { in CloseNativeBridge() argument
227 had_error |= with_error; in CloseNativeBridge()