HomeSort by relevance Sort by last modified time
    Searched refs:getfunc (Results 1 - 5 of 5) sorted by null

  /external/libmtp/src/
libusb-glue.c 960 int getfunc_ret = handler->getfunc(NULL, handler->priv,towrite,bytes,&towrite);
    [all...]
libmtp.c 188 MTPDataGetFunc getfunc; member in struct:_MTPDataHandler
    [all...]
ptp.c 250 handler->getfunc = memory_getfunc;
270 handler->getfunc = memory_getfunc;
341 handler->getfunc = fd_getfunc;
    [all...]
ptp.h 1855 PTPDataGetFunc getfunc; member in struct:_PTPDataHandler
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c 1694 getfunc(JNIEnv *env, jobject obj) function
    [all...]

Completed in 481 milliseconds