Home | History | Annotate | Download | only in include

Lines Matching refs:app_id

151                                  UINT16 event_id, UINT8 app_id);
163 typedef void (tGOEP_CLOSE_CBACK) (tGOEP_FD fd, UINT8 app_id);
183 UINT16 event_id, UINT8 app_id);
201 UINT16 event_id, UINT8 app_id);
214 typedef void (tGOEP_SEEK_CBACK) (tGOEP_FD fd, INT32 offset, INT16 origin, UINT8 app_id);
243 UINT8 app_id);
259 BOOLEAN *p_is_dir, UINT8 app_id);
276 typedef tGOEP_STATUS (tGOEP_MKDIR_CBACK) (const char *p_path, UINT8 app_id);
294 typedef tGOEP_STATUS (tGOEP_RMDIR_CBACK) (const char *p_path, UINT8 app_id);
311 typedef tGOEP_STATUS (tGOEP_UNLINK_CBACK) (const char *p_path, UINT8 app_id);