Home | History | Annotate | Download | only in src

Lines Matching refs:ifptr

4260     PVInterface** ifptr = (PVInterface**)(aCmd.GetParam(0).pOsclAny_value);
4262 if (ifptr == NULL)
4269 if (queryInterface(uuid, *ifptr) == false)
4275 (*ifptr)->addRef();