OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int16List
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/mtp/
MtpTypes.h
63
typedef Vector<int16_t>
Int16List
;
MtpDataPacket.h
60
Int16List
* getAInt16();
MtpDataPacket.cpp
133
Int16List
* MtpDataPacket::getAInt16() {
137
Int16List
* result = new
Int16List
;
Completed in 88 milliseconds