Home
last modified time | relevance | path

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

/base/request/request/download/ability/src/
Duri_utils.cpp41 if (size != REQUEST_PARAMS_NUM) { in getQueryParameter()
/base/request/request/download/utils/include/
Dconstant.h151 constexpr int REQUEST_PARAMS_NUM = 2; variable