Home | History | Annotate | Download | only in mtp

Lines Matching refs:mSendObjectFilePath

900         mSendObjectFilePath = path;
935 mfr.fd = open(mSendObjectFilePath, O_RDWR | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR);
958 ALOGV("receiving %s\n", (const char *)mSendObjectFilePath);
966 unlink(mSendObjectFilePath);
977 mDatabase->endSendObject(mSendObjectFilePath, mSendObjectHandle, mSendObjectFormat,