Home
last modified time | relevance | path

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

/third_party/node/src/
Dmodule_wrap.cc435 void ModuleWrap::GetNamespace(const FunctionCallbackInfo<Value>& args) { in GetNamespace() function in node::loader::ModuleWrap
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc166 std::string GetNamespace(const GeneratorOptions& options, in GetNamespace() function