Home | History | Annotate | Download | only in storage

Lines Matching refs:iin

822             IInterface iin = obj.queryLocalInterface(DESCRIPTOR);
823 if (iin != null && iin instanceof IMountService) {
824 return (IMountService) iin;