OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPatchId
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp
78
if ( strNew !=
mPatchId
)
80
mPatchId
= strNew;
86
ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__,
mPatchId
.c_str(), mErrorCount, (mIsPatchBad ? "" : "not "));
102
mPatchId
.erase();
/external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h
42
string
mPatchId
;
Completed in 73 milliseconds