Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc967 RemoteProcesses remotes, in ProcessRegion() argument
997 switch (remotes) { in ProcessRegion()
1021 CHECK(remotes == RemoteProcesses::kImageAndZygote); in ProcessRegion()
1583 RemoteProcesses remotes; in DumpImageDiffMap() local
1585 remotes = RemoteProcesses::kZygoteOnly; in DumpImageDiffMap()
1587 remotes = RemoteProcesses::kImageAndZygote; in DumpImageDiffMap()
1589 remotes = RemoteProcesses::kImageOnly; in DumpImageDiffMap()
1600 remotes, in DumpImageDiffMap()
1611 remotes, in DumpImageDiffMap()