Home
last modified time | relevance | path

Searched defs:getNumRecords (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp150 std::size_t getNumRecords (void) const { return m_records.size(); } in getNumRecords() function in vk::AllocationCallbackRecorder
/external/llvm/include/llvm/Object/
DStackMapParser.h332 uint32_t getNumRecords() const { in getNumRecords() function