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

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
config.cpp 70 bool mValidFile;
180 mValidFile = false;
186 mValidFile = true;
349 mValidFile(true)
379 if (theInstance.size() == 0 && theInstance.mValidFile)
  /external/libnfc-nci/src/adaptation/
config.cpp 70 bool mValidFile;
180 mValidFile = false;
186 mValidFile = true;
363 mValidFile(true),
394 if (theInstance.size() == 0 && theInstance.mValidFile)

Completed in 64 milliseconds