Home
last modified time | relevance | path

Searched refs:public (Results 1076 - 1100 of 27619) sorted by relevance

1...<<41424344454647484950>>...1105

/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.h52 class Location : public LocationBase<int32_t> {
56 public:
87 public:
116 class ForwardRef : public ForwardReference<int32_t> {
117 public:
171 class ForwardRefList : public ForwardRefListBase {
172 public:
183 class ForwardRefListIterator : public ForwardRefListIteratorBase {
184 public:
272 class Label : public Locatio
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine_callback.h27 public:
32 class IIntelligentVoiceEngineCallback : public IRemoteBroker {
33 public:
39 public:
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.h25 class DMSContinueManagerTest : public testing::Test {
26 public:
33 class RemoteOnListenerStubTest : public AAFwk::RemoteOnListenerStub {
34 public:
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dsoftbus_adapter_test.h25 class SoftbusAdapterTest : public testing::Test {
26 public:
33 class SubSoftbusAdapterListener : public SoftbusAdapterListener {
34 public:
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_sa_cilent_test.h35 class DmsSaClientTest : public testing::Test {
36 public:
46 class IDSchedEventListenerTest : public IDSchedEventListener {
47 public:
H A Ddms_listener_stub_test.h34 class DSchedEventListenerStubTest : public testing::Test {
35 public:
44 class DSchedEventListenerStubPub : public DSchedEventListenerStub {
45 public:
H A Ddms_client_test.h32 class DistributedClientTest : public testing::Test {
33 public:
43 class BusinessHandlerTest : public DSchedEventListenerStub {
44 public:
H A Ddms_handler_test.h36 class DmsHandlerTest : public testing::Test {
37 public:
47 class BusinessTest : public DSchedEventListenerStub {
48 public:
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dmock_remote_stub.h24 class MockRemoteInterface : public OHOS::IRemoteBroker {
25 public:
29 class MockRemoteStub : public IRemoteStub<MockRemoteInterface> {
30 public:
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_remote_stub.h24 class MockRemoteInterface : public OHOS::IRemoteBroker {
25 public:
29 class MockRemoteStub : public IRemoteStub<MockRemoteInterface> {
30 public:
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/rtp/mock/
H A Dmock_rtp_unpack.h20 #define private public
21 #define protected public
29 class MockRtpUnpack : public RtpUnpack {
30 public:
H A Dmock_rtp_pack.h20 #define private public
21 #define protected public
29 class MockRtpPack : public RtpPack {
30 public:
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/mock/
H A Dmock_wfd_source_session.h20 #define private public
21 #define protected public
31 class MockWfdSourceSession : public WfdSourceSession {
32 public:
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_token_stub.h30 class AbilityTokenStub : public IRemoteStub<IAbilityToken> {
31 public:
41 class AbilityTokenRecipient : public IRemoteObject::DeathRecipient {
42 public:
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client.h26 #define private public
27 #define protected public
36 class MockAbilityManagerClient : public AbilityManagerClient {
37 public:
/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_stub_test/
H A Dmock_app_foreground_state_observer_stub.h20 #define private public
21 #define protected public
28 class MockAppForegroundStateObserverStub : public AppForegroundStateObserverStub {
29 public:
/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_stub_test/
H A Dmock_ability_foreground_state_observer_server_stub.h19 #define private public
20 #define protected public
28 class MockAbilityForegroundStateObserverServerStub : public AbilityForegroundStateObserverStub {
29 public:
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service.h27 class InterIpcService final : public SystemAbility,
28 public InterIpcServiceStub,
29 public std::enable_shared_from_this<InterIpcService> {
32 public:
/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_stub_test/
H A Dmock_ability_first_frame_state_observer_server_stub.h19 #define private public
20 #define protected public
28 class MockAbilityFirstFrameStateObserverServerStub : public AbilityFirstFrameStateObserverStub {
29 public:
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textarea.h28 class JSTextArea : public JSViewAbstract {
29 public:
35 class JSTextAreaController final : public Referenced {
36 public:
H A Djs_textinput.h26 class JSTextInput : public JSViewAbstract {
27 public:
32 class JSTextInputController final : public virtual AceType {
35 public:
/foundation/bundlemanager/app_domain_verify/test/unittest/extension/app_domain_verify_extension_mgr_test/
H A Dmock_app_domain_verify_extension_mgr.h20 class MockAppDomainVerifyExtensionMgr : public AppDomainVerifyExtensionMgr {
21 public:
26 class MockAppDomainVerifyExtensionMgr1 : public AppDomainVerifyExtensionMgr {
27 public:
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test.h23 #define private public
24 #define protected public
40 class RosenRenderContextTest : public testing::Test {
41 public:
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket_observer.h26 class IBluetoothClientSocketObserver : public OHOS::IRemoteBroker {
27 public:
41 class IBluetoothServerSocketObserver : public OHOS::IRemoteBroker {
42 public:
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/volume_change_test/include/
H A Daudio_volume_change_unit_test.h24 class AudioVolumeChangeUnitTest : public testing::Test {
25 public:
32 class ApplicationCallback : public VolumeKeyEventCallback {
33 public:

Completed in 11 milliseconds

1...<<41424344454647484950>>...1105