HomeSort by relevance Sort by last modified time
    Searched refs:Records (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 75 * \ref PH_FRINFC_NDEFREG_MAX_RTD is the maximum number of Records that can
102 * - This library gets a NDEF message and extracts the records using the NDEF Record (Tools) Library.
103 * - Alternatively, this component can process pre-extracted NDEF records.
104 * - This library only handles TOP level records, cascaded content is ignored.
131 * The records that matched with the registred RTDs for this callback.
132 * The number of records here will be equal to the first parameter Count.
134 phFriNfc_NdefRecord_t Records[PH_FRINFC_NDEFREG_MAX_RTD];
255 won't parse correctly chunked records */
405 * The entry point for NDEF \b RECORDS retrieved from the Peer (Remote) Device:
phLibNfc_ndef_raw.c     [all...]
phFriNfc_NdefReg.c 126 /* Check whether we can accomodate all these records in a single node */
129 /* Yes, all these Records can be accomodated in a single node */
149 /* We cannot accomodate more records than PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED
360 (void) memcpy( &NdefReg->CbParam->Records[count],
407 /* First, Get all the records present in the data packet NdefReg->NdefData
427 number of records. Return error. */
476 won't parse correctly chunked records */
581 (void) memcpy( &NdefReg->CbParam->Records[count],
590 when there are chunked records */
  /external/v8/tools/
profile.js 221 * Records a tick event. Stack must contain a sequence of
  /external/v8/benchmarks/
deltablue.js 230 * Decides if this constraint can be satisfied and records that
268 * Records that this constraint is unsatisfied
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 224 * Decides if this constraint can be satisfied and records that
262 * Records that this constraint is unsatisfied

Completed in 2799 milliseconds