Searched refs:getUniqueId (Results 1 – 4 of 4) sorted by relevance
30 virtual uint32_t getUniqueId() const = 0;
25 uint32_t getUniqueId() const override;
27 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId() function in DIASourceFile
1881 uint32_t source_id = file->getUniqueId(); in BuildSupportFileIdToSupportFileIndexMap()