Home
last modified time | relevance | path

Searched refs:NewDebugLabeler (Results 1 – 25 of 75) sorted by relevance

123

/dports/security/keybase/client-v5.7.1/go/chat/
H A Didentify.go35 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "SimpleIdentifyNotifier", false),
63 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "CachingIdentifyNotifier", false),
117 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "IdentifyChangedHandler", false),
161 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "NameIdentifier", false),
H A Dexternalapikeys.go22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "RemoteExternalAPIKeySource", false),
H A Dretry.go47 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), dstr, false),
135 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "FullInboxRetry", false),
222 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "FetchRetrier", false),
H A Dremoteclient.go21 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "RemoteClient", false),
H A Ddevstorage.go27 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "DevConversationBackedStorage", false),
H A Dupakfinder.go39 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "CachingUPAKFinder", false),
H A Dmobilepush.go48 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "MobilePush", false),
/dports/security/keybase/client-v5.7.1/go/chat/storage/
H A Dpinignore.go24 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "PinIgnore", false),
H A Dstorage_breaks.go22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "BreakTracker", false),
H A Doutbox_basebox.go25 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "outboxBaseboxStorage", false),
H A Dstorage_msgid_tracker.go22 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "MsgIDTracker", false),
H A Dversion.go23 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "ServerVersions", false),
H A Dstorage_delh.go32 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "DelhTracker", false),
H A Dreadoutbox.go38 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "ReadOutbox", false),
/dports/security/keybase/client-v5.7.1/go/chat/attachments/
H A Dpendingpreviews.go23 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "PendingPreviews", false),
H A Dstore.go112 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Attachments.Store", false),
125 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Attachments.Store", false),
330 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "s3Seeker", false),
/dports/security/keybase/client-v5.7.1/go/service/
H A Dtlf.go30 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "TlfHandler", false),
/dports/security/keybase/client-v5.7.1/go/chat/commands/
H A Dbase.go28 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), fmt.Sprintf("Commands.%s", name), false),
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/
H A Dscraper.go26 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Scraper", false),
H A Dextractor.go41 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Extractor", false),
H A Dsettings.go32 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "Settings", false),
/dports/security/keybase/client-v5.7.1/go/chat/utils/
H A Dcollapses.go36 DebugLabeler: NewDebugLabeler(g.ExternalG(), "Utils.Collapses", false),
H A Dlocktab.go38 DebugLabeler: NewDebugLabeler(g.ExternalG(), "ConversationLockTab", false),
/dports/security/keybase/client-v5.7.1/go/chat/bots/
H A Dutils_test.go41 debugLabeler := utils.NewDebugLabeler(g.ExternalG(), "ApplyTeamBotSettings", false)
/dports/security/keybase/client-v5.7.1/go/chat/maps/
H A Dlivelocation.go43 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "LiveLocationTracker", false),
136 DebugLabeler: utils.NewDebugLabeler(g.ExternalG(), "maps.unfurlNotifyListener", false),

123