/frameworks/native/libs/binder/tests/unit_fuzzers/ |
D | BpBinderFuzz.cpp | 56 for (size_t tries = 0; tries < 50; tries++) { in LLVMFuzzerTestOneInput() local
|
/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/media/jni/soundpool/ |
D | StreamManager.h | 245 size_t tries = 0; variable 246 for (; tries < mHashCapacity; ++tries) { 258 LOG_ALWAYS_FATAL_IF(tries == mHashCapacity, "hash table overflow!");
|
D | Stream.cpp | 429 void Stream::onBufferEnd(int toggle, int tries) in onBufferEnd() argument 442 if (tries < 3) { in onBufferEnd() 445 getPairStream()->onBufferEnd(toggle, tries + 1); in onBufferEnd()
|
D | Stream.h | 166 void onBufferEnd(int toggle, int tries) NO_THREAD_SAFETY_ANALYSIS;
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcBenchmark.cpp | 316 for (size_t tries = 0; tries < 5; tries++) { in setupClient() local
|
/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/services/mediaresourcemanager/fuzzer/ |
D | README.md | 5 understanding of the service and tries to achieve the following:
|
/frameworks/av/media/module/codecs/g711/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/services/medialog/fuzzer/ |
D | README.md | 5 service and tries to achieve the following:
|
/frameworks/base/tools/lint/common/ |
D | Android.bp | 44 // of libraries, and no longer load. Since tradefed tries to load
|
/frameworks/native/cmds/cmd/fuzzer/ |
D | README.md | 4 The fuzzer plugin for libcmd is designed based on the understanding of the library and tries to ach…
|
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/ |
D | README.md | 5 library and tries to achieve the following:
|
/frameworks/av/media/module/codecs/mp3dec/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/module/codecserviceregistrant/fuzzer/ |
D | README.md | 4 …rviceregistrant is designed based on the understanding of the library and tries to achieve the fol…
|
/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/libnblog/ |
D | Reader.cpp | 91 int tries = 0; in getSnapshot() local 96 } while (availToRead < 0 && ++tries <= kMaxObtainTries); in getSnapshot()
|
/frameworks/av/media/module/codecs/amrwb/enc/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/module/codecs/amrnb/enc/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/libstagefright/httplive/fuzzer/ |
D | README.md | 4 …fright_httplive is designed based on the understanding of the library and tries to achieve the fol…
|
/frameworks/av/drm/libmediadrm/fuzzer/ |
D | README.md | 5 library and tries to achieve the following:
|
/frameworks/av/media/module/codecs/amrwb/dec/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/module/libmediatranscoding/transcoder/tests/fuzzer/ |
D | README.md | 5 transcoder and tries to achieve the following:
|
/frameworks/av/media/module/codecs/amrnb/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
|