Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DHashBase.tcc123 const unsigned int probe = 1; in lookUpBucketFor() local
166 const unsigned int probe = 1; in findKey() local
225 const unsigned int probe = 1; in doRehash() local
DHashIterator.h35 const unsigned int probe = 1; in ChainIteratorBase() local
105 const unsigned int probe = 1; in advance() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaPresetReverbTest.java197 EnergyProbe probe = null; in test2_0AuxiliarySoundModification() local
269 EnergyProbe probe = null; in test2_1InsertSoundModification() local
DMediaEnvReverbTest.java352 EnergyProbe probe = null; in test2_0AuxiliarySoundModification() local
426 EnergyProbe probe = null; in test2_1InsertSoundModification() local
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java23647 final File probe = new File(pkg.codePath); in movePackageInternal() local