Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/oscllib/src/
Doscl_shared_library.cpp368 iInterfaceId = aInterfaceId; in Populate()
393 status = iList[aIndex]->QueryInterface(iInterfaceId, aInterfacePtr); in QueryInterfaceAt()
399 status = iList[aIndex]->QueryInterface(iInterfaceId, aInterfacePtr); in QueryInterfaceAt()
Doscl_shared_library.h175 OsclUuid iInterfaceId; variable