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

  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_link.h 51 phDal4Nfc_link_is_opened_CB_t is_opened; member in struct:__anon15959
phDal4Nfc.c 257 if (!gLinkFunc.is_opened())
576 gLinkFunc.is_opened = phDal4Nfc_uart_is_opened;
592 gLinkFunc.is_opened = phDal4Nfc_i2c_is_opened;
    [all...]
  /external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avformat.h     [all...]
  /external/opencv3/modules/core/src/
persistence.cpp 241 bool is_opened; member in struct:CvFileStorage
314 fs->is_opened = false;
521 if( fs->is_opened )
    [all...]

Completed in 151 milliseconds