Home
last modified time | relevance | path

Searched defs:left_id (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/testing/
Dmessage_pipe.h65 explicit MessagePipe(std::string left_id, std::string right_id) in MessagePipe()
/external/python/cpython3/Modules/
D_ssl.c4969 const unsigned char *left_id, *right_id; in PySSLSession_richcompare() local