HomeSort by relevance Sort by last modified time
    Searched refs:ParseSecretMessage (Results 1 - 2 of 2) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.h 118 void ParseSecretMessage(const std::string& payload);
protobufwireadapter.cc 216 ParseSecretMessage(outer.payload());
329 void ProtobufWireAdapter::ParseSecretMessage(const std::string& payload) {

Completed in 623 milliseconds