HomeSort by relevance Sort by last modified time
    Searched full:best_output (Results 1 - 1 of 1) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
configurationmessage.cc 81 const encoding::EncodingOption* best_output = NULL; local
86 best_output = &*(--common_outputs.end());
99 return new ConfigurationMessage(*best_output,
103 if (best_output) {
104 return new ConfigurationMessage(*best_output,

Completed in 61 milliseconds