Home
last modified time | relevance | path

Searched refs:procEntry (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/path_interposer/
Dmain.go155 type procEntry struct { struct
161 func readProcs() map[int]procEntry {
171 func parseProcs(data []byte) map[int]procEntry {
179 ret := make(map[int]procEntry, len(lines))
203 ret[pid] = procEntry{