Searched refs:isDescriptorCached (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DBpBinder.h109 bool isDescriptorCached() const;
/frameworks/native/libs/binder/
H A DBpBinder.cpp101 bool BpBinder::isDescriptorCached() const { function in class:android::BpBinder
108 if (isDescriptorCached() == false) {

Completed in 1270 milliseconds