/frameworks/native/libs/binder/tests/unit_fuzzers/ |
D | BpBinderFuzz.cpp | 53 for (size_t tries = 0; tries < 5; 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/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/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 | 426 void Stream::onBufferEnd(int toggle, int tries) in onBufferEnd() argument 439 if (tries < 3) { in onBufferEnd() 442 getPairStream()->onBufferEnd(toggle, tries + 1); in onBufferEnd()
|
D | Stream.h | 165 void onBufferEnd(int toggle, int tries) NO_THREAD_SAFETY_ANALYSIS;
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcBenchmark.cpp | 217 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/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/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/services/mediacodec/registrant/fuzzer/ |
D | README.md | 4 …rviceregistrant is designed based on the understanding of the library and tries to achieve the fol…
|
/frameworks/av/media/codecs/mp3dec/fuzzer/ |
D | README.md | 5 codec 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/amrnb/enc/fuzzer/ |
D | README.md | 5 codec and tries to achieve the following:
|
/frameworks/av/media/codecs/amrwb/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/base/media/lib/remotedisplay/ |
D | README.txt | 8 <uses-library> tag. And since Java always tries to load a class from the
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/fuzzer/ |
D | README.md | 5 source code and tries to achieve the following:
|
/frameworks/av/drm/libmediadrm/fuzzer/ |
D | README.md | 5 library 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:
|