Searched defs:outLength (Results 1 – 4 of 4) sorted by relevance
217 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength) in AAsset_openFileDescriptor()228 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength) in AAsset_openFileDescriptor64()
40 size_t outLength = 0; in toLanguageTag() local
450 void* MtpDevice::getThumbnail(MtpObjectHandle handle, int& outLength) { in getThumbnail()
1268 size_t outLength = mb->range_length(); in mediaBufferToABuffer() local