Searched refs:cStatus (Results 1 – 1 of 1) sorted by relevance
911 status_t cStatus = wait_child(child); in BlockingCall() local917 if (cStatus != NO_ERROR) { in BlockingCall()918 … ALOGE("TombstoneSection '%s' child had an issue: %s\n", this->name.string(), strerror(-cStatus)); in BlockingCall()