Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp278 auto &argItem = inModifier.paramList_.at(i); in ApiMapPre() local
280 if (argType != "string" && argItem.type() == value_t::string) { in ApiMapPre()
281 argItem = CheckAndDoApiMapping(argItem.get<string>(), '#', old2NewApiMap_); in ApiMapPre()

Completed in 4 milliseconds