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

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

Completed in 72 milliseconds