Searched defs:functionCall (Results 1 – 4 of 4) sorted by relevance
22 bool StandardFunctionCodec::EncodeFunctionCall(const FunctionCall& functionCall, std::vector<uint8_… in EncodeFunctionCall()35 …rdFunctionCodec::DecodeFunctionCall(const std::vector<uint8_t>& buffer, FunctionCall& functionCall) in DecodeFunctionCall()
39 FunctionCall functionCall(FUNCTION_NAME, args); in SendMessage() local
150 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() local220 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() local
233 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() local303 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() local