Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/extensions/
Dextensions_api_provider.h24 void AddAPIJSONSources(JSONFeatureProviderSource* json_source) override;
Dextensions_api_provider.cc40 void CefExtensionsAPIProvider::AddAPIJSONSources( in AddAPIJSONSources() function in extensions::CefExtensionsAPIProvider