Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIInterface.h53 virtual sp<IInterface> queryLocalInterface(const String16& _descriptor);
116 const String16& _descriptor) in queryLocalInterface() argument
118 if (_descriptor == INTERFACE::descriptor) return this; in queryLocalInterface()