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

  /external/libnfc-nci/halimpl/pn54x/tml/
phOsalNfc_Timer.c 422 uint32_t dwRetval = 0x00;
427 ( (dwIndex < PH_NFC_MAX_TIMER) && (0x00 == dwRetval) ); dwIndex++)
431 dwRetval = (dwIndex + 0x01);
435 return (dwRetval);
  /external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.cc     [all...]

Completed in 135 milliseconds