Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dapps_std_imp.c103 struct apps_std_info { struct
131 static int apps_std_FILE_free(struct apps_std_info* sfree) { in apps_std_FILE_free() argument
144 struct apps_std_info *sinfo = 0, *info; in apps_std_FILE_alloc()
155 info = STD_RECOVER_REC(struct apps_std_info, qn, pn); in apps_std_FILE_alloc()
158 info = STD_RECOVER_REC(struct apps_std_info, qn, pn); in apps_std_FILE_alloc()
184 static int apps_std_FILE_get(apps_std_FILE fd, struct apps_std_info** info) { in apps_std_FILE_get()
185 struct apps_std_info *sinfo = 0; in apps_std_FILE_get()
192 sinfo = STD_RECOVER_REC(struct apps_std_info, qn, pn); in apps_std_FILE_get()
204 static void apps_std_FILE_set_buffer_stream(struct apps_std_info* sinfo, char* fbuf, int flen, int … in apps_std_FILE_set_buffer_stream()
231 struct apps_std_info* sinfo = 0; in __QAIC_IMPL()
[all …]