Searched refs:methodNames (Results 1 – 1 of 1) sorted by relevance
505 std::vector<std::string> methodNames; in ParseBinNwebValue2NapiValue() local506 …methodNames.assign(strList.begin() + JS_BRIDGE_BINARY_ARGS_COUNT, strList.end()); // skip id and t… in ParseBinNwebValue2NapiValue()508 for (auto name : methodNames) { in ParseBinNwebValue2NapiValue()