Searched refs:MarshallDmsMessage (Results 1 – 1 of 1) sorted by relevance
37 static int32_t MarshallDmsMessage(const Want *want, const CallerInfo *callerInfo);100 if (MarshallDmsMessage(want, callerInfo) != DMS_EC_SUCCESS) { in StartRemoteAbility()112 static int32_t MarshallDmsMessage(const Want *want, const CallerInfo *callerInfo) in MarshallDmsMessage() function