HomeSort by relevance Sort by last modified time
    Searched refs:getContainerType (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/mtp/
MtpPacket.h 55 uint16_t getContainerType() const;
MtpPacket.cpp 123 uint16_t MtpPacket::getContainerType() const {
MtpDevice.cpp 710 if (mData.getContainerType() == MTP_CONTAINER_TYPE_RESPONSE) {
873 if (mData.getContainerType() == MTP_CONTAINER_TYPE_RESPONSE) {
MtpServer.cpp 340 int containertype = mRequest.getContainerType();
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MessageReflection.java 238 public ContainerType getContainerType();
435 public ContainerType getContainerType() {
622 public ContainerType getContainerType() {
774 } else if (target.getContainerType() == MergeTarget.ContainerType.MESSAGE) {
    [all...]
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 1071 << " attached to " << attacher.getContainerType().getName() << " "
1080 Type& containerType = m_attacher.getContainerType();
    [all...]
glsLifetimeTests.hpp 219 Type& getContainerType (void) const { return m_containerType; }
  /external/kotlinc/lib/
android-extensions-compiler.jar 

Completed in 805 milliseconds