Searched refs:getContainerType (Results 1 – 5 of 5) sorted by relevance
55 uint16_t getContainerType() const;
123 uint16_t MtpPacket::getContainerType() const { in getContainerType() function in android::MtpPacket
710 if (mData.getContainerType() == MTP_CONTAINER_TYPE_RESPONSE) { in readData()873 if (mData.getContainerType() == MTP_CONTAINER_TYPE_RESPONSE) { in readData()
340 int containertype = mRequest.getContainerType(); in handleRequest()
238 public ContainerType getContainerType(); in getContainerType() method434 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter620 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter771 } else if (target.getContainerType() == MergeTarget.ContainerType.MESSAGE) { in mergeFieldFrom()