Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/include/ftl/
Dfuture.h35 using Base = details::BaseFuture<Future, T, FutureImpl>; variable
37 friend Base; // For BaseFuture<...>::self. variable
Dexpected.h110 using Base = base::expected<T, E>; member
/frameworks/native/include/ftl/details/
Dcast.h37 using Base = std::numeric_limits<T>; in max() local
/frameworks/av/services/audiopolicy/engineconfigurable/src/
DCollection.h46 typedef std::map<Key, Element<Key> *> Base; typedef
/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp656 using Base = BaseLayerProperties<SidebandLayerProperties>; typedef
690 using Base = BaseLayerProperties<LayerProperties>; typedef
741 using Base = BaseLayerProperties<CursorLayerProperties>; typedef
818 using Base = BaseLayerVariant<LayerProperties>; typedef
854 using Base = BaseLayerVariant<LayerProperties>; typedef
904 using Base = BaseLayerVariant<LayerProperties>; typedef
919 using Base = LayerVariant; typedef
1084 using Base = EmptyScreenshotResultVariant; typedef
/frameworks/base/libs/androidfw/include/androidfw/
DCombinedIterator.h36 using Base = BaseRefPair<It1, It2>; member
/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h597 typedef ::android::hardware::media::c2::V1_0::IInputSurface Base; typedef
624 typedef ::android::hardware::media::c2::V1_0::IInputSurfaceConnection Base; typedef
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h64 typedef DataIteratorBase<ChunkType> Base; typedef
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h251 typedef IteratorBase Base; typedef
DBinTree.h139 typedef PolicyIteratorBase<DataType, Traits, IteratorType> Base; typedef
/frameworks/native/libs/ftl/
Dnon_null_test.cpp84 class Base {}; class
/frameworks/compile/mclinker/include/mcld/
DInputTree.h30 typedef PolicyIteratorBase<Input, Traits, IteratorType> Base; typedef
/frameworks/av/media/utils/tests/
Dinplace_function_tests.cpp449 struct Base {}; struct
/frameworks/av/media/codec2/hal/client/
Dclient.cpp312 typedef c2_hidl::IConfigurable Base; typedef
581 typedef c2_aidl::IConfigurable Base; typedef