Searched refs:isDescriptorCached (Results 1 – 2 of 2) sorted by relevance
181 bool isDescriptorCached() const;
215 bool BpBinder::isDescriptorCached() const { in isDescriptorCached() function in android::BpBinder222 if (isDescriptorCached() == false) { in getInterfaceDescriptor()