Searched defs:skip (Results 1 – 9 of 9) 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 | LogReaderThread.h | 45 void triggerSkip_Locked(log_id_t id, unsigned int skip) { skip_ahead_[id] = skip; } in triggerSkip_Locked()
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 327 void StartSync(uint8_t sid, RawAddress address, uint16_t skip, in StartSync()
|
/system/core/libutils/ |
D | String8.cpp | 393 size_t skip = strlen(other); in removeAll() local
|
/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/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 71 …void registerSync(in ScanResult scanResult, in int skip, in int timeout, in IPeriodicAdvertisingCa… in registerSync()
|
/system/core/init/ |
D | reboot.cpp | 604 size_t skip = 0; in DoReboot() local
|
/system/core/libsparse/ |
D | output_file.cpp | 61 int (*skip)(struct output_file*, int64_t); member
|
/system/core/adb/client/ |
D | file_sync_client.cpp | 91 bool skip = false; member
|