Searched refs:interfaceOutput (Results 1 – 1 of 1) sorted by relevance
225 std::vector<uint8_t> interfaceOutput; in MarshallingInterfaceArray() local227 interface.Marshalling(*pro, interfaceOutput); in MarshallingInterfaceArray()229 … Serializable::ValueType::INTERFACE_INFO_ARRAY, interfaceOutput.data(), interfaceOutput.size()); in MarshallingInterfaceArray()