Searched refs:installed (Results 1 – 5 of 5) sorted by relevance
20 native libraries installed on the device for testing purposes.
260 // Tests and build files rely on this file to be installed as "conscrypt-hostdex",261 // therefore set a stem. Without it, the file would be installed as280 // Tests and build files rely on this file to be installed as "core-icu4j-hostdex",281 // therefore set a stem. Without it, the file would be installed as
6 does not interfere with the Runtime installed in the device's system partition.
25 // installed in `/system` for the ART Buildbot set-up to work properly. This is153 // installed in `/system` for the ART Buildbot set-up to work properly. This is
1683 bool installed = false; in RequestSynchronousCheckpoint() local1686 installed = RequestCheckpoint(&barrier_closure); in RequestSynchronousCheckpoint()1688 if (installed) { in RequestSynchronousCheckpoint()