Searched refs:getEntryPathWithLabel (Results 1 – 4 of 4) sorted by relevance
124 entryRepository.getEntryPathWithLabel( in testGetEntryPath()138 entryRepository.getEntryPathWithLabel( in testGetEntryPath()
59 val entryPathWithLabel = entryRepository.getEntryPathWithLabel(id) in SettingsEntry()
181 entryRepository.getEntryPathWithLabel(entry.id) in queryEntryInfo()
114 fun getEntryPathWithLabel(entryId: String): List<String> { in getEntryPathWithLabel() method