Searched defs:setEvent (Results 1 – 5 of 5) sorted by relevance
121 private void setEvent(EventBuilder builder, Location location) { in setEvent() method in EventLocationEventTestCase
32 SetEventFunc setEvent; variable
145 VkResult DeviceDriver::setEvent (VkDevice device, VkEvent event) const function in DeviceDriver
507 VKAPI_ATTR VkResult VKAPI_CALL setEvent (VkDevice device, VkEvent event) function
1343 public ReplyPacket setEvent(Event event) { in setEvent() method in VmMirror