Searched refs:class (Results 126 - 150 of 1213) sorted by relevance

1234567891011>>

/system/core/libunwindstack/
H A DDexFile.h30 class DexFile {
43 class DexFileFromFile : public DexFile {
55 class DexFileFromMemory : public DexFile {
/system/core/logd/
H A DLogKlog.h23 class LogBuffer;
24 class LogReader;
26 class LogKlog : public SocketListener {
/system/extras/memory_replay/
H A DThreads.h23 class Pointers;
24 class Thread;
26 class Threads {
/system/tools/aidl/
H A Dgenerate_java.h29 class JavaOptions;
33 class JavaTypeNamespace;
45 class VariableFactory {
/system/tpm/tpm_manager/server/
H A Dtpm_initializer_impl.h32 class LocalDataStore;
33 class TpmStatus;
35 // This class initializes a Tpm1.2 chip by taking ownership. Example use of
36 // this class is:
44 class TpmInitializerImpl : public TpmInitializer {
/system/bt/service/
H A Dlow_energy_scanner.h38 class Adapter;
43 class LowEnergyScanner : private hal::BluetoothGattInterface::ScannerObserver,
48 class Delegate {
92 friend class LowEnergyScannerFactory;
130 class LowEnergyScannerFactory
144 friend class LowEnergyScanner;
H A Dbluetooth_instance.h32 class BluetoothInstance {
54 class BluetoothInstanceFactory {
/system/connectivity/wificond/net/
H A Dmlme_event.h28 class NL80211Packet;
30 class MlmeConnectEvent {
54 class MlmeAssociateEvent {
78 class MlmeRoamEvent {
96 class MlmeDisconnectEvent {
110 class MlmeDisassociateEvent {
/system/update_engine/
H A Dcertificate_checker.h30 class PrefsInterface;
33 class OpenSSLWrapper {
59 enum class CertificateCheckResult {
78 enum class ServerToCheck {
89 // class is entirely static.
90 class CertificateChecker {
92 class Observer {
113 // Initialize this class as the singleton instance. Only one instance can be
/system/bt/service/ipc/
H A Dipc_handler.h25 class Adapter;
32 class IPCHandler : public base::RefCountedThreadSafe<IPCHandler> {
/system/chre/apps/chqts/src/general_test/
H A Dbasic_sensor_tests.h26 class BasicAccelerometerTest : public BasicSensorTestBase {
41 class BasicInstantMotionDetectTest : public BasicSensorTestBase {
56 class BasicStationaryDetectTest : public BasicSensorTestBase {
71 class BasicGyroscopeTest : public BasicSensorTestBase {
86 class BasicMagnetometerTest : public BasicSensorTestBase {
101 class BasicBarometerTest : public BasicSensorTestBase {
116 class BasicLightSensorTest : public BasicSensorTestBase {
131 class BasicProximityTest : public BasicSensorTestBase {
/system/chre/platform/include/chre/platform/
H A Dplatform_sensor.h27 class Sensor;
35 class PlatformSensor : public PlatformSensorBase,
/system/core/adb/
H A Dbugreport.h26 class Bugreport {
27 friend class BugreportStandardStreamsCallback;
/system/core/include/sysutils/
H A DFrameworkListener.h22 class SocketClient;
24 class FrameworkListener : public SocketListener {
/system/core/include/utils/
H A DNativeHandle.h27 class NativeHandle : public LightRefBase<NativeHandle> {
41 friend class LightRefBase<NativeHandle>;
/system/core/libbacktrace/
H A DBacktracePtrace.h25 class BacktraceMap;
27 class BacktracePtrace : public Backtrace {
/system/core/libsysutils/include/sysutils/
H A DFrameworkListener.h22 class SocketClient;
24 class FrameworkListener : public SocketListener {
/system/core/libutils/include/utils/
H A DNativeHandle.h27 class NativeHandle : public LightRefBase<NativeHandle> {
41 friend class LightRefBase<NativeHandle>;
/system/keymaster/include/keymaster/
H A Dasymmetric_key_factory.h27 class AsymmetricKey;
28 class AsymmetricKeyFactory : public KeyFactory {
H A Doperation_table.h27 class Operation;
31 class OperationTable {
/system/keymaster/include/keymaster/key_blob_utils/
H A Dauth_encrypted_key_blob.h24 class AuthorizationSet;
25 class Buffer;
H A Dintegrity_assured_key_blob.h24 class AuthorizationSet;
25 class Buffer;
/system/keymaster/km_openssl/
H A Daes_operation.h26 class AesEvpCipherDescription : public EvpCipherDescription {
38 class AesOperationFactory : public BlockCipherOperationFactory {
H A Dtriple_des_operation.h26 class TripleDesEvpCipherDescription : public EvpCipherDescription {
38 class TripleDesOperationFactory : public BlockCipherOperationFactory {
/system/netd/server/
H A DDnsProxyListener.h31 class NetworkController;
33 class DnsProxyListener : public FrameworkListener {
46 class GetAddrInfoCmd : public NetdCommand {
55 class GetAddrInfoHandler {
80 class GetHostByNameCmd : public NetdCommand {
89 class GetHostByNameHandler {
111 class GetHostByAddrCmd : public NetdCommand {
120 class GetHostByAddrHandler {

Completed in 1677 milliseconds

1234567891011>>