Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upbc/
Dgenerator.cc943 std::unique_ptr<google::protobuf::compiler::CodeGenerator> GetGenerator() { in GetGenerator() function
/third_party/node/src/
Dnode_crypto.cc5391 void DiffieHellman::GetGenerator(const FunctionCallbackInfo<Value>& args) { in GetGenerator() function in node::crypto::DiffieHellman