Home
last modified time | relevance | path

Searched refs:getNamespace (Results 1 – 15 of 15) sorted by relevance

/third_party/css-what/src/
Dstringify.ts66 : `${getNamespace(token.namespace)}*`;
151 return `${getNamespace(token.namespace)}${escapeName(
157 function getNamespace(namespace: string | null): string { function
/third_party/node/lib/internal/modules/esm/
Dloader.js172 namespace: module.getNamespace(),
179 return module.getNamespace();
/third_party/node/test/parallel/
Dtest-internal-module-wrap.js26 assert.strictEqual(foo.getNamespace().five, 5);
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_xml.js116 getNamespace: function () { method
/third_party/skia/src/core/
DSkResourceCache.h45 void* getNamespace() const { return fNamespace; } in getNamespace() function
/third_party/flutter/skia/src/core/
DSkResourceCache.h45 void* getNamespace() const { return fNamespace; } in getNamespace() function
/third_party/gettext/gnulib-local/lib/libxml/
DSAX.in.h165 getNamespace (void *ctx);
Dlegacy.c1296 getNamespace(void *ctx ATTRIBUTE_UNUSED) in getNamespace() function
/third_party/libxml2/include/libxml/
DSAX.h137 getNamespace (void *ctx);
/third_party/libxml2/os400/libxmlrpg/
DSAX.rpgle169 d getNamespace pr extproc('getNamespace')
/third_party/node/lib/internal/vm/
Dmodule.js165 return this[kWrap].getNamespace();
/third_party/libxml2/
Dlegacy.c1267 getNamespace(void *ctx ATTRIBUTE_UNUSED) in getNamespace() function
Dlibxml2.syms90 getNamespace;
/third_party/libxml2/win32/
Dlibxml2.def.src235 getNamespace
/third_party/chromium/patch/
D0001-cve.patch121704 getNamespace (void *ctx);