Home
last modified time | relevance | path

Searched defs:num_bytes_read (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci_ci.c43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block) in nfc_hal_nv_ci_read()
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_ci.c41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block) in nfa_nv_ci_read()
/external/webrtc/webrtc/tools/frame_editing/
Dframe_editing_lib.cc54 size_t num_bytes_read; in EditFrames() local