Searched defs:sourceNames (Results 1 – 4 of 4) sorted by relevance
173 List<String> sourceNames(String stratum) throws AbsentInformationException; in sourceNames() method
113 List<String> sourceNames(ReferenceTypeImpl refType) { in sourceNames() method in SDE.Stratum
697 public List<String> sourceNames(String stratumID) in sourceNames() method in ReferenceTypeImpl
1731 static const std::map<vk::VkShaderStageFlagBits, std::string> sourceNames = in initPrograms() local