Searched refs:cStatus (Results 1 – 1 of 1) sorted by relevance
823 status_t cStatus = wait_child(child); in BlockingCall() local829 if (cStatus != NO_ERROR) { in BlockingCall()830 ALOGE("[%s] child had an issue: %s\n", this->name.string(), strerror(-cStatus)); in BlockingCall()