Home | Sort by relevance Sort by last modified time |
/external/libweave/src/privet/ | |
privet_handler.h | 151 bool https_only = true; member in struct:weave::privet::PrivetHandler::HandlerParameters |
privet_handler.cc | 355 if (!pair.second.https_only) 512 params.https_only = false; 522 params.https_only = true; [all...] |