Home
last modified time | relevance | path

Searched refs:CheckRole (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc207 void CheckRole(rtc::SSLRole role) { in CheckRole() function in DtlsTestClient
465 client1_.CheckRole(client1_ssl_role); in Connect()
466 client2_.CheckRole(client2_ssl_role); in Connect()
/external/selinux/python/sepolicy/
Dsepolicy.py198 class CheckRole(argparse.Action): class
596 action=CheckRole,
/external/selinux/python/semanage/
Dsemanage79 class CheckRole(argparse.Action):
427 action=CheckRole,