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

  /frameworks/native/libs/binder/
ProcessState.cpp 191 if (b == NULL || !e->refs->attemptIncWeak(this)) {
246 // attemptIncWeak() is safe because we know the BpBinder destructor will always
252 if (b == NULL || !e->refs->attemptIncWeak(this)) {
273 // (if someone failed the AttemptIncWeak() above); we don't want