Searched defs:creds (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/npm/lib/auth/ |
D | legacy.js | 15 const loginPrompter = (creds) => { argument 31 creds: {}, property 37 module.exports.login = (creds = {}, registry, scope, cb) => { argument 38 const opts = LoginOpts(npmConfig()).concat({scope, registry, creds}) field
|
D | sso.js | 21 module.exports.login = function login (creds, registry, scope, cb) { argument 22 const opts = SsoOpts(npmConfig()).concat({creds, registry, scope}) property
|
/third_party/pulseaudio/src/pulsecore/ |
D | pstream-util.c | 51 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds() 89 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds()
|
D | creds.h | 49 pa_creds creds; member
|
D | protocol-native.c | 2611 const pa_creds *creds; in command_auth() local 2678 const pa_creds *creds; in command_auth() local
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgscommon.cpp | 64 google::cloud::StatusOr<std::shared_ptr<gcs::oauth2::Credentials>> creds; in gst_gs_create_client() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
D | test2.c | 77 t2_cred_t *creds; member
|
D | main.c | 708 xlws_wifi_creds_t creds; in main() local
|
/third_party/node/deps/npm/node_modules/npm-profile/ |
D | index.js | 32 creds: {}, property
|
/third_party/pulseaudio/src/pulse/ |
D | context.c | 540 const pa_creds *creds; in setup_complete_callback() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 31463 struct scm_creds creds; member 43937 struct cred *creds; member 45059 const struct cred *creds; member 76399 struct scm_creds creds; member
|