Lines Matching refs:beginSendObject
96 virtual MtpObjectHandle beginSendObject(const char* path,220 MtpObjectHandle MyMtpDatabase::beginSendObject(const char* path,1119 method_beginSendObject = env->GetMethodID(clazz, "beginSendObject", "(Ljava/lang/String;IIIJJ)I");1121 LOGE("Can't find beginSendObject");