Home
last modified time | relevance | path

Searched defs:sendLog (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/path_interposer/
Dmain.go75 sendLog func(logSocket string, entry *paths.LogEntry, done chan interface{}) member
/build/soong/ui/build/paths/
Dlogs.go139 func sendLog(logSocket string, lookup socketAddrFunc, timeout time.Duration, entry *LogEntry, done … func