Home
last modified time | relevance | path

Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance

/third_party/css-what/src/
Dstringify.ts157 function getNamespace(namespace: string | null): string { function
/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