Searched refs:GetNamespace (Results 1 – 9 of 9) sorted by relevance
66 DOMStorageNamespace* ns = GetNamespace(connection_id); in ExtractAreaValues()76 DOMStorageNamespace* ns = GetNamespace(connection_id); in ExtractAreaValues()201 DOMStorageNamespace* DOMStorageHost::GetNamespace(int connection_id) { in GetNamespace() function in content::DOMStorageHost215 DOMStorageNamespace* ns = GetNamespace(connection_id); in MaybeLogTransaction()
72 DOMStorageNamespace* GetNamespace(int connection_id);
11 def GetNamespace(ref): function
131 schema_util.GetNamespace(prop.ref_type) == self._namespace.name):
114 std::string n = GetNamespace(record); in InBannedNamespace()123 std::string ChromeClassTester::GetNamespace(const Decl* record) { in GetNamespace() function in ChromeClassTester
42 std::string GetNamespace(const clang::Decl* record);
295 return GetNamespace(record).find("testing") != std::string::npos; in InTestingNamespace()491 self->GetNamespace(decl) == "base") { in IsRefCountedCallback()672 GetNamespace(template_decl) == "base") { in CheckWeakPtrFactoryMembers()
112 static xmlNs* GetNamespace(xmlNode* node, const char* expected_href) { in GetNamespace() function225 xmlNs* gupdate_ns = GetNamespace(root, kExpectedGupdateXmlns); in Parse()
114 static xmlNs* GetNamespace(xmlNode* node, const char* expected_href) { in GetNamespace() function243 xmlNs* gupdate_ns = GetNamespace(root, kExpectedGupdateXmlns); in Parse()