OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int64List
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/mtp/
MtpTypes.h
65
typedef Vector<int64_t>
Int64List
;
MtpDataPacket.h
64
Int64List
* getAInt64();
MtpDataPacket.cpp
197
Int64List
* MtpDataPacket::getAInt64() {
201
Int64List
* result = new
Int64List
;
Completed in 208 milliseconds