OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mValidFile
(Results
1 - 4
of
4
) 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
)
/external/libnfc-nci/halimpl/pn54x/utils/
phNxpConfig.cpp
106
bool
mValidFile
;
218
mValidFile
= false;
225
mValidFile
= true;
410
mValidFile
(true),
442
if (theInstance.size() == 0 && theInstance.
mValidFile
)
/packages/apps/Nfc/nci/jni/extns/pn54x/src/utils/
phNxpConfig.cpp
83
bool
mValidFile
;
195
mValidFile
= false;
202
mValidFile
= true;
401
mValidFile
(true),
433
if (theInstance.size () == 0 && theInstance.
mValidFile
)
Completed in 99 milliseconds