Lines Matching refs:otwrite

339     def otwrite(self, dest, formatstring):  member in ObjectTrackerOutputGenerator
378 self.otwrite('both', file_comment)
405 self.otwrite('both', copyright)
407 self.otwrite('cpp', '#include "chassis.h"')
408 self.otwrite('cpp', '#include "object_lifetime_validation.h"')
422 self.otwrite('cpp', '\n')
423 self.otwrite('cpp', '// ObjectTracker undestroyed objects validation function')
424 self.otwrite('cpp', '%s' % report_func)
425 self.otwrite('cpp', '%s' % destroy_func)
431 self.otwrite('both', '%s' % prot)
435 self.otwrite('both', '%s' % source)
438 self.otwrite('both', prot)
440 self.otwrite('both', '\n')
443 …self.otwrite('hdr', 'void PostCallRecordDestroyInstance(VkInstance instance, const VkAllocationCal…
444 …self.otwrite('hdr', 'void PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descr…
445 …self.otwrite('hdr', 'void PostCallRecordGetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice ph…
446 …self.otwrite('hdr', 'void PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPo…
447 …self.otwrite('hdr', 'void PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descri…
448 …self.otwrite('hdr', 'void PostCallRecordGetPhysicalDeviceQueueFamilyProperties2(VkPhysicalDevice p…
449 …self.otwrite('hdr', 'void PostCallRecordGetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevic…
450 …self.otwrite('hdr', 'void PostCallRecordGetPhysicalDeviceDisplayPropertiesKHR(VkPhysicalDevice phy…
451 …self.otwrite('hdr', 'void PostCallRecordGetDisplayModePropertiesKHR(VkPhysicalDevice physicalDevic…
452 …self.otwrite('hdr', 'void PostCallRecordGetPhysicalDeviceDisplayProperties2KHR(VkPhysicalDevice ph…
453 …self.otwrite('hdr', 'void PostCallRecordGetDisplayModeProperties2KHR(VkPhysicalDevice physicalDevi…