Home
last modified time | relevance | path

Searched refs:InfoAccess (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_x509.cc79 SetProtoMethod(isolate, tmpl, "infoAccess", InfoAccess); in GetConstructorTemplate()
232 void X509Certificate::InfoAccess(const FunctionCallbackInfo<Value>& args) { in InfoAccess() function in node::crypto::X509Certificate
524 registry->Register(InfoAccess); in RegisterExternalReferences()
H A Dcrypto_x509.h79 static void InfoAccess(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 3 milliseconds