Home
last modified time | relevance | path

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

/third_party/boost/libs/flyweight/example/
Dhtml.cpp287 std::vector<char> html_source; in main() local
290 std::back_inserter(html_source)); in main()
296 html_source.begin(),html_source.end(),std::back_inserter(scanned_html)); in main()
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c64 const gchar *html_source = " \n \ variable
487 soup_buffer_new (SOUP_MEMORY_STATIC, html_source, strlen (html_source)); in soup_http_handler()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch42087 @@ -124,6 +124,7 @@ void MainSection::AddLoadTimeData(content::WebUIDataSource* html_source) {
42119 @@ -164,6 +164,7 @@ void AddCommonStrings(content::WebUIDataSource* html_source, Profile* profile) {