HomeSort by relevance Sort by last modified time
    Searched full:num_records (Results 26 - 35 of 35) sorted by null

12

  /system/core/libziparchive/
zip_archive.cc 74 // disk only. i.e, that num_records_on_disk == num_records.
77 uint16_t num_records; member in struct:EocdRecord
509 if (eocd->num_records == 0) {
515 eocd->num_records, eocd->cd_size, eocd->cd_start_offset);
531 archive->num_entries = eocd->num_records;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 130 uint8_t num_records; member in struct:__anon5690
747 , p_data->read_reports.num_records, p_data->read_reports.data_len, p_rep_data);
931 UINT8 num_records, UINT16 data_len,
936 BTIF_TRACE_DEBUG("%s - client_if:%d, %d, %d, %d",__FUNCTION__, ref_value, status, num_records,
944 btif_scan_track_cb.read_reports.num_records = num_records;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 977 UINT8 num_records = 0; local
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 199 int num_records, int data_len, uint8_t* rep_data);
  /art/runtime/
trace.cc 530 size_t num_records = (final_offset - kTraceHeaderLength) / GetRecordSize(clock_source_); local
531 os << StringPrintf("num-method-calls=%zd\n", num_records);
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 477 UINT8 num_records, UINT16 total_len,
518 UINT8 num_records[BTM_BLE_BATCH_REP_MAIN_Q_SIZE]; member in struct:__anon6116
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 533 int num_records, int data_len, uint8_t *p_rep_data)
540 report_format, num_records, jb);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h     [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4137 int num_records = 0, num_ops = 0; local
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 1276 milliseconds

12