OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readObjectInternal
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/mtp/
MtpDevice.h
146
bool
readObjectInternal
(MtpObjectHandle handle,
MtpDevice.cpp
648
return
readObjectInternal
(handle, callback, &expectedLength, clientData);
673
return
readObjectInternal
(handle, writeToFd, NULL /* expected size */, &fd);
676
bool MtpDevice::
readObjectInternal
(MtpObjectHandle handle,
Completed in 40 milliseconds