Searched defs:outLength (Results 1 – 5 of 5) sorted by relevance
195 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength) in AAsset_openFileDescriptor()206 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength) in AAsset_openFileDescriptor64()
41 size_t outLength = 0; in toLanguageTag() local
96 int32_t outLength = 0; in LLVMFuzzerTestOneInput() local
450 void* MtpDevice::getThumbnail(MtpObjectHandle handle, int& outLength) { in getThumbnail()
1197 size_t outLength = mb->range_length(); in mediaBufferToABuffer() local