OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsInit
(Results
1 - 3
of
3
) sorted by null
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
JcopOsDownload.h
143
bool
mIsInit
;
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
JcopOsDownload.cpp
139
mIsInit
= true;
157
mIsInit
= false;
193
if(
mIsInit
== false)
Ala.cpp
33
BOOLEAN
mIsInit
;
150
mIsInit
= TRUE;
169
mIsInit
= FALSE;
200
if(
mIsInit
== false)
250
if(
mIsInit
== false)
323
if(
mIsInit
== false)
357
if(
mIsInit
== false)
[
all
...]
Completed in 482 milliseconds