/system/core/fastboot/ |
D | fastboot.bash | 159 local skip= 162 skip=1 166 [[ -n $skip ]] || printf "%s\n" "$i"
|
/system/core/logd/ |
D | LogReaderThread.h | 45 void triggerSkip_Locked(log_id_t id, unsigned int skip) { skip_ahead_[id] = skip; } in triggerSkip_Locked() argument
|
/system/bt/binder/android/bluetooth/le/ |
D | IPeriodicAdvertisingCallback.aidl | 28 in int skip, in int timeout, in int status); in onSyncEstablished() argument
|
/system/bt/gd/cert/ |
D | run | 145 --skip-soong-build) 240 …$(echo "${CERT_TEST_VENV}/bin/python" "${CERT_TEST_VENV}/acts/setup.py" --quiet install --skip-bui…
|
/system/core/libsparse/ |
D | output_file.cpp | 61 int (*skip)(struct output_file*, int64_t); member 170 .skip = file_skip, 249 .skip = gz_file_skip, 294 .skip = callback_file_skip, 450 ret = out->ops->skip(out, rnd_up_len - len); in write_normal_data_chunk() 480 return out->ops->skip(out, len); in write_normal_skip_chunk()
|
/system/core/libutils/ |
D | String8.cpp | 393 size_t skip = strlen(other); in removeAll() local 397 ssize_t next = find(other, index + skip); in removeAll() 402 memmove(buf + tail, buf + index + skip, next - index - skip); in removeAll() 403 tail += next - index - skip; in removeAll()
|
/system/core/adb/ |
D | adb.bash | 475 local skip= 478 skip=1 482 [[ -n $skip ]] || printf "%s\n" "$i"
|
/system/tools/xsdc/tests/resources/reference/api/ |
D | current.txt | 15 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/tools/xsdc/tests/resources/group/api/ |
D | current.txt | 18 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/tools/xsdc/tests/resources/attr_group_simple/api/ |
D | current.txt | 20 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/tools/xsdc/tests/resources/purchase_simple/api/ |
D | current.txt | 33 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/apex/apexd/apex-info-list-api/ |
D | current.txt | 32 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/bt/include/hardware/ |
D | ble_scanner.h | 127 virtual void StartSync(uint8_t sid, RawAddress address, uint16_t skip,
|
/system/tools/xsdc/tests/resources/nested_type/api/ |
D | current.txt | 49 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/tools/xsdc/tests/resources/simple_type/api/ |
D | current.txt | 43 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/core/adb/client/ |
D | file_sync_client.cpp | 91 bool skip = false; member 925 if (!ci.skip) current_ledger_.bytes_expected += ci.size; in ComputeExpectedTotalBytes() 1302 ci.skip = true; in local_build_list() 1402 ci.skip = true; in copy_local_dir_remote() 1411 if (!ci.skip) { in copy_local_dir_remote() 1553 ci.skip = true; in remote_build_list() 1624 if (!ci.skip) { in copy_remote_dir_local()
|
/system/tools/xsdc/tests/resources/simple_complex_content/api/ |
D | current.txt | 63 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/core/init/ |
D | reboot.cpp | 604 size_t skip = 0; in DoReboot() local 609 skip = strlen("reboot,"); in DoReboot() 611 PersistRebootReason(reason.c_str() + skip, true); in DoReboot()
|
/system/libvintf/xsd/halManifest/api/ |
D | current.txt | 99 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 71 …void registerSync(in ScanResult scanResult, in int skip, in int timeout, in IPeriodicAdvertisingCa… in registerSync() argument
|
/system/core/cli-test/ |
D | README.md | 84 to be able to specify tests that would cause us to *skip* a test. An example
|
/system/incremental_delivery/incfs/incfsdump/ |
D | dump.cpp | 428 void skip(int64_t count) { mIn.seekg(count, std::ios_base::cur); } in skip() function in __anon0107e9d80111::Dump
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 327 void StartSync(uint8_t sid, RawAddress address, uint16_t skip, in StartSync() argument
|
/system/libvintf/xsd/compatibilityMatrix/api/ |
D | current.txt | 116 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|
/system/tools/xsdc/tests/resources/predefined_types/api/ |
D | current.txt | 144 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
|