Searched refs:class (Results 151 - 175 of 1213) sorted by relevance

1234567891011>>

/system/netd/server/
H A DIdletimerController.h23 class IdletimerController {
47 friend class IdletimerControllerTest;
/system/tpm/trunks/
H A Dhmac_session.h28 class AuthorizationDelegate;
32 class HmacSession {
/system/update_engine/common/
H A Dterminator.h26 // A class allowing graceful delayed exit.
27 class Terminator {
58 class ScopedTerminatorExitUnblocker {
/system/core/libmemunreachable/
H A DTarjan.h29 template <class T>
30 class Node {
46 template <class F>
57 template <class T>
60 template <class T>
63 template <class T>
66 template <class T>
67 class TarjanAlgorithm {
83 template <class T>
101 template <class
[all...]
/system/extras/tests/memtest/
H A Dbandwidth.h27 class BandwidthBenchmark {
101 class CopyBandwidthBenchmark : public BandwidthBenchmark {
173 class CopyLdrdStrdBenchmark : public CopyBandwidthBenchmark {
227 class CopyLdmiaStmiaBenchmark : public CopyBandwidthBenchmark {
266 class CopyVld1Vst1Benchmark : public CopyBandwidthBenchmark {
311 class CopyVldrVstrBenchmark : public CopyBandwidthBenchmark {
370 class CopyVldmiaVstmiaBenchmark : public CopyBandwidthBenchmark {
413 class MemcpyBenchmark : public CopyBandwidthBenchmark {
428 class SingleBufferBandwidthBenchmark : public BandwidthBenchmark {
468 class WriteBandwidthBenchmar
[all...]
/system/bt/service/ipc/binder/
H A Dipc_handler_binder.h27 class IPCHandlerBinder : public IPCHandler {
/system/bt/service/test/
H A Dmock_daemon.h26 class MockDaemon : public Daemon {
/system/bt/test/suite/rfcomm/
H A Drfcomm_test.h23 class RFCommTest : public BluetoothTest {
/system/bt/tools/mcap_tool/
H A Dmcap_test_mdep.h22 class McapMdep {
/system/bt/vendor_libs/test_vendor_lib/include/
H A Dbeacon.h29 class Beacon : public Device {
H A Dbeacon_swarm.h29 class BeaconSwarm : public Device {
H A Dclassic.h27 class Classic : public Device {
H A Ddevice_factory.h29 class DeviceFactory {
H A Dkeyboard.h27 class Keyboard : public Device {
H A Dsco_packet.h29 class ScoPacket : public Packet {
/system/chre/apps/chqts/src/general_test/
H A Dbasic_gnss_test.h27 class BasicGnssTest : public Test {
H A Dbasic_wifi_test.h27 class BasicWifiTest : public Test {
H A Dcell_info_base.h23 class CellInfoBase {
H A Dcell_info_cdma.h25 class CellInfoCdma : private CellInfoBase {
H A Dcell_info_gsm.h25 class CellInfoGsm : private CellInfoBase {
H A Dcell_info_lte.h25 class CellInfoLte : private CellInfoBase {
H A Dcell_info_tdscdma.h25 class CellInfoTdscdma : private CellInfoBase {
H A Dcell_info_wcdma.h25 class CellInfoWcdma : private CellInfoBase {
H A Dget_time_test.h38 class GetTimeTest : public Test {
H A Dgnss_capabilities_test.h33 class GnssCapabilitiesTest : public Test {

Completed in 242 milliseconds

1234567891011>>