HomeSort by relevance Sort by last modified time
    Searched refs:return_error (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client_extension.c 94 goto return_error;
104 goto return_error;
114 goto return_error;
124 goto return_error;
132 return_error:
  /frameworks/base/core/jni/
android_bluetooth_common.cpp 240 bool return_error = (err != NULL); local
242 if (!return_error) {
263 if (!return_error && dbus_error_is_set(err)) {
268 if (!return_error) {

Completed in 54 milliseconds