Lines Matching defs:beginSendObject
100 virtual MtpObjectHandle beginSendObject(const char* path,224 MtpObjectHandle MyMtpDatabase::beginSendObject(const char* path,1136 method_beginSendObject = env->GetMethodID(clazz, "beginSendObject", "(Ljava/lang/String;IIIJJ)I");1138 ALOGE("Can't find beginSendObject");