Searched refs:class (Results 26 - 50 of 1213) sorted by relevance

1234567891011>>

/system/core/include/sysutils/
H A DSocketClientCommand.h21 class SocketClientCommand {
H A DFrameworkCommand.h21 class SocketClient;
23 class FrameworkCommand {
/system/core/libsysutils/include/sysutils/
H A DServiceManager.h20 class ServiceManager {
H A DSocketClientCommand.h21 class SocketClientCommand {
H A DFrameworkCommand.h21 class SocketClient;
23 class FrameworkCommand {
/system/tpm/trunks/
H A Dtrunks_factory_for_test.h32 class AuthorizationDelegate;
33 class MockBlobParser;
34 class MockHmacSession;
35 class MockPolicySession;
36 class MockSessionManager;
37 class MockTpm;
38 class MockTpmState;
39 class MockTpmUtility;
40 class HmacSession;
41 class PasswordAuthorizationDelegat
[all...]
/system/chre/platform/include/chre/platform/
H A Dsystem_timer.h44 class SystemTimer : public SystemTimerBase,
59 * class are called.
96 // We make SystemTimerBase a friend to allow the base platform class to
97 // access the members of this class.
98 friend class SystemTimerBase;
H A Dmutex.h31 class Mutex : public MutexBase,
/system/connectivity/wificond/scanning/
H A Doffload_scan_callback_interface_impl.h26 class ScannerImpl;
28 class OffloadScanCallbackInterfaceImpl
/system/connectivity/wificond/tests/
H A Dmock_offload_scan_callback_interface_impl.h28 class ScannerImpl;
30 class MockOffloadScanCallbackInterfaceImpl
/system/core/libbinderwrapper/include/binderwrapper/
H A Dbinder_test_base.h25 class StubBinderWrapper;
29 class BinderTestBase : public ::testing::Test {
/system/core/libmemunreachable/
H A DAllocator.h35 class HeapImpl;
38 class Allocator;
40 // Non-templated class that implements wraps HeapImpl to keep
42 class Heap {
63 // Allocate a class of type T
64 template <class T>
75 template <class T>
78 template <class T, class... Args>
89 template <class
[all...]
/system/netd/libnetdutils/include/netdutils/
H A DMath.h26 template <class T>
32 template <class T>
/system/netd/server/
H A DStrictController.h30 class StrictController {
47 friend class StrictControllerTest;
/system/core/include/utils/
H A DLightRefBase.h29 class ReferenceRenamer;
31 template <class T>
32 class LightRefBase
56 friend class ReferenceMover;
67 class VirtualLightRefBase : public LightRefBase<VirtualLightRefBase> {
/system/core/libutils/include/utils/
H A DLightRefBase.h29 class ReferenceRenamer;
31 template <class T>
32 class LightRefBase
56 friend class ReferenceMover;
67 class VirtualLightRefBase : public LightRefBase<VirtualLightRefBase> {
/system/libhidl/libhidlcache/
H A DHidlCache.h27 template <class Key, class Value, class Compare = std::less<Key>>
28 class HidlCache : public virtual RefBase {
33 // A RAII class to manage lock/unlock HidlCache.
34 class HidlCacheLock : public virtual RefBase {
73 template <class Key, class Value, class Compare>
97 template <class Ke
[all...]
/system/bt/service/
H A Dadapter.h27 class GattClientFactory;
28 class GattServerFactory;
29 class LowEnergyAdvertiserFactory;
30 class LowEnergyScannerFactory;
31 class LowEnergyClientFactory;
34 class Adapter {
48 class Observer {
/system/chre/platform/linux/include/chre/target_platform/
H A Dassert.h29 class MockAssert;
32 class AssertInterface {
37 class MockAssert : public AssertInterface {
/system/netd/server/dns/
H A DDnsTlsSocketFactory.h28 class IDnsTlsSocketObserver;
29 class DnsTlsSessionCache;
33 class DnsTlsSocketFactory : public IDnsTlsSocketFactory {
/system/update_engine/common/
H A Dmock_action.h28 class MockAction;
31 class ActionTraits<MockAction> {
37 class MockAction : public Action<MockAction> {
/system/media/camera/docs/
H A Dhtml.mako168 class="toc_deprecated"
175 <ul class="toc">
176 <li><a href="#tag_index" class="toc_section_header">Tags</a></li>
180 <span class="toc_section_header"><a href="#section_${section.name}">${section.name}</a></span>
181 <ul class="toc_section">
184 <span class="toc_kind_header">${kind.name}</span>
185 <ul class="toc_section">\
198 <table class="properties">
200 <thead class="thead_dummy">
202 <th class
[all...]
/system/bt/btif/include/
H A Dbtif_rc.h22 class RawAddress;
/system/bt/service/ipc/
H A Dipc_manager.h25 class Adapter;
30 class IPCHandler;
32 // IPCManager is a class for initializing and running supported IPC mechanisms.
36 class IPCManager {
47 class Delegate {
/system/chre/apps/chqts/src/shared/
H A Dabort.h27 enum class AbortBlame : uint16_t {

Completed in 407 milliseconds

1234567891011>>