Searched refs:find_uuid (Results 1 – 4 of 4) sorted by relevance
72 QStandardItem * find_uuid(QString uuid);
808 QStandardItem * Peers::find_uuid(QString uuid) in find_uuid() function in Peers1125 QStandardItem *item = find_uuid(uuid); in event_notify()1283 item = find_uuid(uuid); in event_notify()
355 def find_uuid(cls, path): member in SVN371 uuid = SVN.find_uuid(path)378 if uuid != SVN.find_uuid(path):
29166 …- Abstract find_uuid into value_from_svn_info so it can be re-used for _repository_url (needed by …