Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp148 std::string firstStrKey = ReviseStr(searchParams[0], reviseChar); in ToString() local
150 output = firstStrKey + "=" + firstStrValue; in ToString()