Home
last modified time | relevance | path

Searched defs:variable_section (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/uri_template/
H A Duri_template.cc139 string* variable_section, in ProcessVariableSection()
190 string variable_section(path_uri, open + 1, close - open - 1); in Expand() local