Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DBpBinder.h109 bool isDescriptorCached() const;
/frameworks/native/libs/binder/
DBpBinder.cpp102 bool BpBinder::isDescriptorCached() const { in isDescriptorCached() function in android::BpBinder
109 if (isDescriptorCached() == false) { in getInterfaceDescriptor()