Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
DHtmlParser.h64 const std::vector<std::pair<std::string, ResourceType>> &get_links() const;
81 const std::vector<std::pair<std::string, ResourceType>> &get_links() const { in get_links() function
DHtmlParser.cc211 HtmlParser::get_links() const { in get_links() function in nghttp2::HtmlParser
Dnghttp.cc1691 for (auto &p : req->html_parser->get_links()) { in update_html_parser()
/third_party/alsa-lib/src/pcm/
Dpcm_extplug.c235 static unsigned int get_links(struct snd_ext_parm *params) in get_links() function
263 unsigned int links = get_links(ext->sparams); in snd_pcm_extplug_hw_refine_schange()
273 unsigned int links = get_links(ext->params); in snd_pcm_extplug_hw_refine_cchange()