Searched refs:PVH324MessageSendSkewIndication (Results 1 – 1 of 1) sorted by relevance
398 class PVH324MessageSendSkewIndication : public CPVH324InterfaceCmdMessage class401 PVH324MessageSendSkewIndication(TPVChannelId aLogicalChannel1, in PVH324MessageSendSkewIndication() function in PVH324MessageSendSkewIndication545 OSCL_DELETE((PVH324MessageSendSkewIndication*)aCmd); in DestroyMessage()1300 PVH324MessageSendSkewIndication *cmd = NULL; in SendSkewIndication()1301 …cmd = OSCL_NEW(PVH324MessageSendSkewIndication, (aLogicalChannel1, aLogicalChannel2, aSkew, aConte… in SendSkewIndication()1707 … PVH324MessageSendSkewIndication* msg = OSCL_STATIC_CAST(PVH324MessageSendSkewIndication*, aMsg); in HandleCommand()