Searched defs:getDesc (Results 1 – 8 of 8) sorted by relevance
59 const ::android::hardware::MQDescriptorSync<V1_0::Event>* getDesc() { in getDesc() function104 const ::android::hardware::MQDescriptorSync<V2_1::Event>* getDesc() { in getDesc() function
55 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
102 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
98 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
107 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
279 void BufferInvalidationChannel::getDesc(const InvalidationDescriptor **fmqDescPtr) { in getDesc() function in android::hardware::media::bufferpool::V2_0::implementation::BufferInvalidationChannel
230 const Descriptor* getDesc() const { return mDesc.get(); } in getDesc() function
933 auto getDesc = std::make_shared<Method>(); in generate_interface_descriptors() local