Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dgpedit.h108 STDMETHOD(GetNamespace) (THIS_ DWORD dwSection,LPOLESTR pszName,int cchMaxLength) PURE; in DECLARE_INTERFACE_() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dsystem.cc137 fdio_ns_t* GetNamespace() { in GetNamespace() function
/third_party/node/src/
Dmodule_wrap.cc414 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