Home
last modified time | relevance | path

Searched defs:apps_std_info (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/src/
Dapps_std_imp.c103 struct apps_std_info { struct
104 QNode qn;
105 int type;
106 union {
131 static int apps_std_FILE_free(struct apps_std_info* sfree) { in apps_std_FILE_free() argument