OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trim_store
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nxp/src/
phDnldNfc.c
528
phNfc_sData_t
trim_store
;
member in struct:phDnldNfc_sContext
957
if(NULL != (*ppsDnldContext)->
trim_store
.buffer)
959
phOsalNfc_FreeMemory((*ppsDnldContext)->
trim_store
.buffer);
960
(*ppsDnldContext)->
trim_store
.buffer = NULL;
961
(*ppsDnldContext)->
trim_store
.length = 0;
[
all
...]
Completed in 324 milliseconds