Searched refs:class (Results 326 - 350 of 852) sorted by relevance

<<11121314151617181920>>

/frameworks/base/include/androidfw/
H A DVirtualKeyMap.h49 class VirtualKeyMap {
60 class Parser {
/frameworks/base/libs/androidfw/tests/
H A DTestHelpers.h24 class Pipe {
59 class DelayedTask : public Thread {
/frameworks/base/services/common_time/
H A Dcommon_time_server_packets.h35 class TimeServicePacketHeader {
37 friend class UniversalTimeServicePacket;
82 class WhoIsMasterRequestPacket : public TimeServicePacketHeader {
98 class WhoIsMasterResponsePacket : public TimeServicePacketHeader {
114 class SyncRequestPacket : public TimeServicePacketHeader {
129 class SyncResponsePacket : public TimeServicePacketHeader {
154 class MasterAnnouncementPacket : public TimeServicePacketHeader {
169 class UniversalTimeServicePacket {
/frameworks/base/tools/aapt/
H A DFileFinder.h23 class FileFinder {
32 class SystemFileFinder : public FileFinder {
/frameworks/compile/mclinker/include/mcld/LD/
H A DAlignFragment.h20 class SectionData;
22 class AlignFragment : public Fragment
H A DObjectReader.h24 class Input;
26 /** \class ObjectReader
30 class ObjectReader : public LDReader
/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactoryListTraits.h23 /** \class GCFactoryListTraits
24 * \brief GCFactoryListTraits provides trait class for llvm::iplist when
28 class GCFactoryListTraits : public llvm::ilist_default_traits<DataType> {
30 class SentinelNode : public llvm::ilist_node<DataType> {
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOT.h22 class LDSection;
24 /** \class X86GOT
28 class X86GOT : public GOT
H A DX86GOTPLT.h22 class LDSection;
26 /** \class X86GOTPLT
29 class X86GOTPLT : public GOT
/frameworks/compile/slang/
H A Dslang_diagnostic_buffer.h27 class raw_string_ostream;
33 class DiagnosticBuffer : public clang::DiagnosticConsumer {
/frameworks/native/include/binder/
H A DMemoryDealer.h30 class SimpleBestFitAllocator;
34 class MemoryDealer : public RefBase
/frameworks/native/include/utils/
H A DSingleton.h29 class ANDROID_API Singleton
70 template class Singleton< TYPE >;
/frameworks/native/libs/utils/tests/
H A DTestHelpers.h24 class Pipe {
59 class DelayedTask : public Thread {
/frameworks/native/opengl/libs/EGL/
H A DLoader.h36 class Loader : public Singleton<Loader>
38 friend class Singleton<Loader>;
H A Degl_cache.h31 class egl_display_t;
33 class EGLAPI egl_cache_t {
/frameworks/native/services/sensorservice/
H A DRotationVectorSensor.h35 class RotationVectorSensor : public SensorInterface {
49 class GyroDriftSensor : public SensorInterface {
H A DSensorInterface.h32 class SensorInterface {
47 class HardwareSensor : public SensorInterface
/frameworks/rs/
H A DrsFBOCache.h26 class Allocation;
28 class FBOCache {
/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.h24 class IncrementalGaussian {
48 class RCFilter {
H A Dtime_util.h30 class NamedStopWatch : public RefBase {
55 class ScopedTimer {
/frameworks/av/drm/libdrmframework/include/
H A DReadWriteUtils.h26 * This is an utility class which performs IO operations.
29 class ReadWriteUtils {
/frameworks/av/include/common_time/
H A Dlocal_clock.h29 class LocalClock {
/frameworks/av/include/media/
H A DAudioBufferProvider.h25 class AudioBufferProvider
/frameworks/av/include/media/nbaio/
H A DLibsndfileSource.h27 class LibsndfileSource : public NBAIO_Source {
/frameworks/av/include/media/stagefright/
H A DCameraSourceTimeLapse.h28 class ICamera;
29 class IMemory;
30 class Camera;
32 class CameraSourceTimeLapse : public CameraSource {
118 // it calls the base class' function.

Completed in 364 milliseconds

<<11121314151617181920>>