Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 12 of 12) 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.cpp670 using Base = BaseLayerProperties<SidebandLayerProperties>; typedef
705 using Base = BaseLayerProperties<LayerProperties>; typedef
756 using Base = BaseLayerProperties<CursorLayerProperties>; typedef
835 using Base = BaseLayerVariant<LayerProperties>; typedef
871 using Base = BaseLayerVariant<LayerProperties>; typedef
919 using Base = BaseLayerVariant<LayerProperties>; typedef
933 using Base = LayerVariant; typedef
1109 using Base = EmptyScreenshotResultVariant; typedef
/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h552 typedef ::android::hardware::media::c2::V1_0::IInputSurface Base; typedef
579 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/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.cpp304 typedef c2_hidl::IConfigurable Base; typedef
573 typedef c2_aidl::IConfigurable Base; typedef