Searched refs:Decode_MasterSlaveDetermination (Results 1 – 3 of 3) sorted by relevance
40 void Decode_MasterSlaveDetermination(PS_MasterSlaveDetermination x, PS_InStream stream);
818 Decode_MasterSlaveDetermination((PS_MasterSlaveDetermination) *ppDataOut, stream); in RequestMessage_decode()
80 Decode_MasterSlaveDetermination(x->masterSlaveDetermination, stream); in Decode_RequestMessage()570 void Decode_MasterSlaveDetermination(PS_MasterSlaveDetermination x, PS_InStream stream) in Decode_MasterSlaveDetermination() function