Searched refs:aResponseType (Results 1 – 1 of 1) sorted by relevance
/external/opencore/engines/common/include/ |
D | pv_common_types.h | 94 … CPVCmnInterfaceObserverMessage(TPVCmnResponseType aResponseType): iResponseType(aResponseType) {} in CPVCmnInterfaceObserverMessage() argument 135 …s, void* aResponseData = NULL, int aResponseDataSize = 0, TPVCmnResponseType aResponseType = NULL): 136 …CPVCmnInterfaceObserverMessage(aResponseType), iCmdType(aType), iCmdId(aId), iContext(aContext), i… in CPVCmnInterfaceObserverMessage() argument 203 …st uint8 *aLocalBuffer = NULL, uint32 aLocalBufSize = 0, TPVCmnResponseType aResponseType = NULL) : 204 …CPVCmnInterfaceObserverMessage(aResponseType), iEventType(aEventType), iExclusivePtr(aExclusivePt… in CPVCmnInterfaceObserverMessage() argument
|