• Ken Rockot's avatar
    Introduce public PlatformChannel and NamedPlatformChannel · 60f9ae4d
    Ken Rockot authored
    These are cleaned-up versions of the EDK's PlatformChannelPair and
    NamedPlatformChannelPair, which will be removed but remain untouched for
    the moment. Most of the logic is duplicated verbatim, modulo cleanup.
    
    For test coverage, since actual I/O operations are not being ported to
    the public library, the new types are used in place of EDK types within
    the invitation API tests.
    
    Bug: 844764
    Change-Id: Ieeea396370e37d4fa3a0e9a65b6f9b71855b85fc
    Reviewed-on: https://chromium-review.googlesource.com/1068652
    Commit-Queue: Ken Rockot <rockot@chromium.org>
    Reviewed-by: default avatarJay Civelli <jcivelli@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#561624}
    60f9ae4d
platform_channel.cc 9.5 KB