Searched defs:FunctionCall (Results 1 – 1 of 1) sorted by relevance
31 …FunctionCall(const std::string& funcName, const std::vector<CodecData>& args) : funcName_(funcName… in FunctionCall() function32 FunctionCall(std::string&& funcName, std::vector<CodecData>&& args) in FunctionCall() function