Home
last modified time | relevance | path

Searched refs:stepSize (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp2009 size_t stepSize = 2; // 2:Searching for the number and number of keys and values in IterByKeys() local
2012 for (auto it = searchParams.begin(); it != searchParams.end(); it += stepSize) { in IterByKeys()
2029 size_t stepSize = 2; // 2:Searching for the number and number of keys and values in IterByValues() local
2034 it += stepSize) { in IterByValues()

Completed in 4 milliseconds