Searched defs:skip (Results 1 – 12 of 12) sorted by relevance
/system/bt/binder/android/bluetooth/le/ |
D | IPeriodicAdvertisingCallback.aidl | 28 in int skip, in int timeout, in int status); in onSyncEstablished()
|
/system/core/logd/ |
D | LogTimes.h | 80 void triggerSkip_Locked(log_id_t id, unsigned int skip) { in triggerSkip_Locked()
|
D | LogAudit.cpp | 240 bool skip = false; in logPrint() local
|
D | LogBuffer.cpp | 1140 size_t skip = maxSkip; in flushTo() local
|
/system/core/adb/fastdeploy/deploypatchgenerator/src/com/android/fastdeploy/ |
D | DeployPatchGenerator.java | 194 long skip = hostFileInputStream.skip(oldDataLen); in createPatch() local
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 328 void StartSync(uint8_t sid, RawAddress address, uint16_t skip, in StartSync()
|
/system/core/init/ |
D | reboot.cpp | 347 size_t skip = 0; in DoReboot() local
|
/system/core/libutils/ |
D | String8.cpp | 412 size_t skip = strlen(other); in removeAll() local
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 71 …void registerSync(in ScanResult scanResult, in int skip, in int timeout, in IPeriodicAdvertisingCa… in registerSync()
|
/system/core/libsparse/ |
D | output_file.cpp | 67 int (*skip)(struct output_file*, int64_t); member
|
/system/core/logcat/ |
D | logcat.cpp | 761 size_t skip = (argv[i][2] == '>') + 2; in __logcat() local
|
/system/core/adb/client/ |
D | file_sync_client.cpp | 84 bool skip = false; member
|