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()
37 FunctionCall functionCall(FUNCTION_NAME, args); in SendMessage() local
128 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() local183 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() local
226 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() local296 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() local