Home
last modified time | relevance | path

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

/external/chromium_org/extensions/common/
Dextension_api.cc108 void MaybePrefixFieldWithNamespace(const std::string& schema_namespace, in MaybePrefixFieldWithNamespace() function
131 MaybePrefixFieldWithNamespace(schema_namespace, dict, "$ref"); in PrefixRefsWithNamespace()
153 MaybePrefixFieldWithNamespace(schema_namespace, type, "id"); in PrefixTypesWithNamespace()
154 MaybePrefixFieldWithNamespace(schema_namespace, type, "customBindings"); in PrefixTypesWithNamespace()