Searched refs:function_pointer (Results 1 – 4 of 4) sorted by relevance
116 def GetCallbackFunctionID(self, function_pointer): argument126 id = self._callback_server.GetCallbackId(function_pointer)128 id = self._callback_server.RegisterCallback(function_pointer)158 function_pointer = None160 function_pointer = kwargs[api.name]171 function_pointer = stub172 func_pt_msg = var_msg.function_pointer.add()174 func_pt_msg.id = self.GetCallbackFunctionID(function_pointer)
51 for (const auto& func_pt : message.function_pointer()) { in Register()
64 attribute.function_pointer()) { in GenerateCppBodyInterfaceImpl()347 for (auto const& func_pt : attribute.function_pointer()) { in GenerateCppBodyFuzzFunction()
255 optional FunctionPointerSpecificationMessage function_pointer = 42; field489 repeated FunctionPointerSpecificationMessage function_pointer = 221; field