Searched refs:installed (Results 1 – 3 of 3) sorted by relevance
17 # If you have depot_tools installed in your $PATH, you can invoke python scripts
18 // installed in `/system` for the ART Buildbot set-up to work properly. This is141 // installed in `/system` for the ART Buildbot set-up to work properly. This is
1675 bool installed = false; in RequestSynchronousCheckpoint() local1678 installed = RequestCheckpoint(&barrier_closure); in RequestSynchronousCheckpoint()1680 if (installed) { in RequestSynchronousCheckpoint()