/frameworks/av/media/libnbaio/include_mono/media/nbaio/ |
D | SingleStateQueue.h | 131 for (int tries = 0; ; ) { in poll() local 134 if (++tries >= MAX_TRIES) { in poll() 148 if (++tries >= MAX_TRIES) { in poll()
|
/frameworks/base/tests/ApkVerityTest/testdata/ |
D | README.md | 3 The test tries to install subsets of base.{apk,dm}, split.{apk,dm} and their 5 tests also tries to tamper with the file at absolute disk offset to verify
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcBenchmark.cpp | 129 for (size_t tries = 0; tries < 5; tries++) { in main() local
|
/frameworks/base/media/jni/soundpool/ |
D | StreamManager.h | 241 size_t tries = 0; variable 242 for (; tries < mHashCapacity; ++tries) { 254 LOG_ALWAYS_FATAL_IF(tries == mHashCapacity, "hash table overflow!");
|
D | Stream.cpp | 399 void Stream::callback(int event, void* info, int toggle, int tries) in callback() argument 412 if (tries < 3) { in callback() 415 getPairStream()->callback(event, info, toggle, tries + 1); in callback()
|
D | Stream.h | 134 void callback(int event, void* info, int toggle, int tries)
|
/frameworks/rs/tests/lldb/ |
D | run_tests.py | 411 tries = tries_number 418 tries -= 1 419 if tries == 0: 429 tries = 500 431 tries -= 1 432 if tries == 0:
|
/frameworks/native/libs/binder/ |
D | RpcSession.cpp | 226 for (size_t tries = 0; tries < 5; tries++) { in setupOneSocketClient() local 227 if (tries > 0) usleep(10000); in setupOneSocketClient()
|
/frameworks/rs/tests/lldb/tests/harness/ |
D | util_android.py | 208 tries = 10 209 try_number = tries 231 'or dead?' % tries)
|
/frameworks/opt/telephony/tests/telephonytests/ |
D | jarjar-rules-tests.txt | 10 # via net-tests-utils and tries to jarjar it again. Rename the package names with
|
/frameworks/av/media/codecs/g711/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/services/mediaresourcemanager/fuzzer/ |
D | README.md | 5 understanding of the service and tries to achieve the following:
|
/frameworks/av/services/medialog/fuzzer/ |
D | README.md | 5 service and tries to achieve the following:
|
/frameworks/av/media/codecs/mp3dec/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/ |
D | README.md | 5 library and tries to achieve the following:
|
/frameworks/av/media/libnblog/ |
D | Reader.cpp | 91 int tries = 0; in getSnapshot() local 96 } while (availToRead < 0 || ++tries <= kMaxObtainTries); in getSnapshot()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | EventLogTags.logtags | 58 ## type: 1: USER_BIND_SERVICE Secondary user tries binding to the system sysui service
|
/frameworks/av/media/codecs/amrwb/enc/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/codecs/amrnb/enc/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/base/core/java/com/android/internal/app/ |
D | PlatLogoActivity.java | 385 int tries = 5; in randomize() local 386 while (tries-- > 0) { in randomize()
|
/frameworks/av/media/codecs/amrnb/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/services/mediametrics/fuzzer/ |
D | README.md | 5 understanding of the service and tries to achieve the following:
|
/frameworks/av/media/codecs/amrwb/dec/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 8 <uses-library> tag. And since Java always tries to load a class from the
|
/frameworks/av/services/oboeservice/fuzzer/ |
D | README.md | 5 understanding of the service and tries to achieve the following:
|