Home
last modified time | relevance | path

Searched defs:Role (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/npm/node_modules/genfun/lib/
Drole.js12 function Role (method, position) { class
Dmethod.js19 const Role = require('./role') constant
Dgenfun.js4 const Role = require('./role') constant
/third_party/boringssl/src/ssl/test/
Dfuzzer.h265 enum Role { enum
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h292 GList *Role; member
319 GList *Role; member
/third_party/mingw-w64/mingw-w64-headers/include/
Dwsdtypes.h221 const WCHAR *Role; member
/third_party/boringssl/src/ssl/
Dssl_test.cc4770 enum class Role { kClient, kServer }; enum in __anon9c4f6ca60111::MockQUICTransport