Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/webui/
Dweb_ui_data_source_impl.cc123 json_path_ = path; in SetJsonPath()
198 if (!json_path_.empty() && path == json_path_) { in StartDataRequest()
Dweb_ui_data_source_impl.h92 std::string json_path_; in NON_EXPORTED_BASE() local