Searched refs:Int64List (Results 1 – 4 of 4) sorted by relevance
64 typedef std::vector<int64_t> Int64List; typedef
218 Int64List* MtpDataPacket::getAInt64() { in getAInt64()222 Int64List* result = new Int64List; in getAInt64()
65 Int64List* getAInt64();
64 Int64List* result = mtpDataPacket.getAInt64(); in process()