/system/bt/vendor_libs/test_vendor_lib/test/ |
D | link_layer_socket_device_test.cc | 216 …for (size_t tries = 0; tries < 10 && validated_server_packets_[pair_id] == validated_packets; trie… in ReadFromClient() local 225 …for (size_t tries = 0; tries < 10 && validated_client_packets_[pair_id] == validated_packets; trie… in ReadFromServer() local
|
/system/update_engine/ |
D | boot_control_chromeos.cc | 197 return params.successful || params.tries > 0; in IsSlotBootable() 221 params.tries = 0; in MarkSlotUnbootable() 261 add_params.tries = 6; in SetActiveBootSlot() 266 LOG(ERROR) << "Unable to set NumTriesLeft to " << add_params.tries in SetActiveBootSlot()
|
/system/netd/resolv/ |
D | DnsTlsQueryMap.cpp | 61 it->second.tries++; in markTried() 69 if (p.tries >= kMaxTries) { in cleanup()
|
D | DnsTlsQueryMap.h | 84 int tries = 0; member
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | lpdumpd.te | 20 # Triggered when lpdumpd tries to read default fstab.
|
D | heapprofd.te | 57 # If the dac_read_search capability check is rejected, the kernel then tries
|
/system/sepolicy/private/ |
D | lpdumpd.te | 20 # Triggered when lpdumpd tries to read default fstab.
|
D | heapprofd.te | 57 # If the dac_read_search capability check is rejected, the kernel then tries
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 183 int tries = 3; // in case run too soon after system start or buffer clear in TEST() local 214 } while ((count < 3) && --tries && inject(3 - count)); in TEST() 257 int tries = 4; // in case run too soon after system start or buffer clear in TEST() local 281 } while ((count < 3) && --tries && inject(3 - count)); in TEST() 310 int tries = 4; // in case run too soon after system start or buffer clear in do_tail() local 313 if (num > 10) ++tries; in do_tail() 314 if (num > 100) ++tries; in do_tail() 332 } while ((count < num) && --tries && inject(num - count)); in do_tail() 364 int tries = 4; // in case run too soon after system start or buffer clear in do_tail_time() local 383 } while ((count < 10) && --tries && inject(10 - count)); in do_tail_time()
|
/system/extras/alloc-stress/ |
D | alloc-stress.cpp | 149 int tries = 10; in write_oomadj_to_lmkd() local 154 if (tries-- < 0) break; in write_oomadj_to_lmkd()
|
/system/update_engine/common/ |
D | utils_unittest.cc | 189 for (int tries = 0; tries < 100; ++tries) { in TEST() local
|
/system/vold/ |
D | VoldNativeService.cpp | 592 for (int tries = 0; tries < 2; ++tries) { in fdeEnableInternal() local 602 } else if (tries == 0) { in fdeEnableInternal()
|
/system/sepolicy/public/ |
D | ueventd.te | 50 # linker tries to resolve paths in ld.config.txt.
|
D | netd.te | 167 # We want to ensure that no other process ever tries tampering with persist.netd.stable_secret,
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | ueventd.te | 50 # linker tries to resolve paths in ld.config.txt.
|
D | netd.te | 167 # We want to ensure that no other process ever tries tampering with persist.netd.stable_secret,
|
/system/libhidl/transport/ |
D | ServiceManagement.cpp | 774 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal() local 775 if (waiter == nullptr && tries > 0) { in getRawServiceInternal()
|
/system/core/rootdir/etc/ |
D | ld.config.legacy.txt | 46 # cannot be loaded into the default namespace, the dynamic linker tries 49 # dynamic linker tries to load the shared library from the resolv namespace.
|
D | ld.config.vndk_lite.txt | 67 # cannot be loaded into the default namespace, the dynamic linker tries 70 # dynamic linker tries to load the shared library from the resolv namespace. 173 # This namespace is exclusivly for SP-HALs. When the framework tries to dynami-
|
D | ld.config.txt | 126 # cannot be loaded into the default namespace, the dynamic linker tries 129 # dynamic linker tries to load the shared library from the resolv namespace. 233 # This namespace is exclusivly for SP-HALs. When the framework tries to dynami-
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | netd.te | 127 # We want to ensure that no other process ever tries tampering with persist.netd.stable_secret,
|
/system/core/adb/ |
D | SYNC.TXT | 1 This file tries to document file-related requests a client can make
|
D | OVERVIEW.TXT | 49 or a script. It first tries to locate the ADB server on the host machine,
|
D | SERVICES.TXT | 1 This file tries to document all requests a client can make
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | netd.te | 146 # We want to ensure that no other process ever tries tampering with persist.netd.stable_secret,
|