/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | InputSurface.cpp | 39 class InputSurface::Interface : public C2InterfaceHelper { class in android::hardware::media::c2::V1_0::utils::InputSurface 41 explicit Interface( in Interface() function in android::hardware::media::c2::V1_0::utils::InputSurface::Interface 70 const std::shared_ptr<InputSurface::Interface> &intf, in ConfigurableIntf() 117 const std::shared_ptr<InputSurface::Interface> mIntf; 163 mIntf{std::make_shared<Interface>(reflector)},
|
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | InputSurface.h | 62 class Interface; 68 std::shared_ptr<Interface> mIntf;
|
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/ |
D | client.h | 138 struct Interface; 157 std::shared_ptr<Interface>* const interface); 190 static std::shared_ptr<Interface> CreateInterfaceByName( 228 struct Codec2Client::Interface : public Codec2Client::Configurable { struct 232 Interface(const sp<Base>& base);
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2InfoBuilder.cpp | 72 std::shared_ptr<Codec2Client::Interface> intf, in addSupportedProfileLevels() 189 std::shared_ptr<Codec2Client::Interface> intf, in addSupportedColorFormats() 362 std::shared_ptr<Codec2Client::Interface> intf = in buildMediaCodecList()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/ |
D | ServiceTest.java | 170 ServiceWithNoOuter.Interface impl = in testNewReflectiveService() 171 control.createMock(ServiceWithNoOuter.Interface.class); in testNewReflectiveService()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | ServiceTest.java | 171 ServiceWithNoOuter.Interface impl = in testNewReflectiveService() 172 control.createMock(ServiceWithNoOuter.Interface.class); in testNewReflectiveService()
|
/frameworks/native/libs/binder/include/binder/ |
D | SafeInterface.h | 246 template <typename Interface> 247 class SafeBpInterface : public BpInterface<Interface> { 250 : BpInterface<Interface>(impl), mLogTag(logTag) {} 441 template <typename Interface> 442 class SafeBnInterface : public BnInterface<Interface> {
|
/frameworks/av/media/codec2/hidl/client/ |
D | client.cpp | 593 std::shared_ptr<Codec2Client::Interface>* const interface) { in createInterface() 604 *interface = std::make_shared<Interface>(i); in createInterface() 916 std::shared_ptr<Codec2Client::Interface> 920 std::shared_ptr<Interface> interface; in CreateInterfaceByName() 1004 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface
|
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
D | missingSinces.txt | 5 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.ContentViewCallback Interface 8 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler Interface 24 NO DOC BLOCK: android.support.v17.leanback.app.SurfaceHolderGlueHost Interface
|
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
D | missingSinces.txt | 2 …LOCK: android.support.design.widget.BottomNavigationView.OnNavigationItemSelectedListener Interface
|
/frameworks/av/media/codec2/vndk/ |
D | C2Store.cpp | 593 struct Interface : public C2InterfaceHelper { struct in android::C2PlatformComponentStore 596 Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() argument 656 Interface mInterface;
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 136 // Inform that USB is configured as a Musical Instrument Digital Interface
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 11 ### Writing the Interface(s)
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 1118 Foo, Foo.Interface is a pure interface containing all of the service's
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 4134 …VkPipelineLayout layout /// Interface layout of the pipeline 4285 …VkPipelineLayout layout /// Interface layout of the pi…
|