Home
last modified time | relevance | path

Searched refs:ISnapshotHandler (Results 1 - 25 of 38) sorted by relevance

12

/foundation/window/window_manager/wmserver/include/window_snapshot/
H A Dsnapshot_proxy.h26 class SnapshotProxy : public IRemoteProxy<AAFwk::ISnapshotHandler> {
28 explicit SnapshotProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<AAFwk::ISnapshotHandler>(impl) {}; in SnapshotProxy()
H A Dsnapshot_stub.h26 class SnapshotStub : public IRemoteStub<AAFwk::ISnapshotHandler> {
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission_info_mgr.h195 void RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler);
217 sptr<ISnapshotHandler> snapshotHandler_;
H A Dmission_list_manager_interface.h89 virtual void RegisterSnapshotHandler(const sptr<ISnapshotHandler> &handler) = 0;
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dsnapshot.h50 * @class ISnapshotHandler
53 class ISnapshotHandler : public OHOS::IRemoteBroker { class
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicetenth_fuzzer/
H A Dabilitymanagerservicetenth_fuzzer.cpp76 sptr<ISnapshotHandler> snapshotHandler; in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/missioninfomgrc_fuzzer/
H A Dmissioninfomgrc_fuzzer.cpp75 sptr<ISnapshotHandler> snapshotHandler; in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_ability_delegator_stub.cpp124 int MockAbilityDelegatorStub::RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
317 int MockAbilityDelegatorStub2::RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
H A Dmock_ability_delegator_stub.h144 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) override;
328 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) override;
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagersecond_fuzzer/
H A Dmissionlistmanagersecond_fuzzer.cpp161 sptr<ISnapshotHandler> snapshotHandler; in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_serviceability_manager_service.h235 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
H A Dmock_ability_manager_service.h213 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.h205 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
H A Dability_manager_stub_impl_mock.h333 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/ability_manager_test/
H A Dability_manager_stub_mock.h270 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_ability_runtime_test/AMS/
H A Dmock_serviceability_manager_service.h268 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) override
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_stub_mock.h287 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_second_test/
H A Dability_manager_stub_mock_second_test.h265 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_stub_mock_test.h265 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_service.h215 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/sys_mgr_client_test/
H A Dmock_ability_manager_service.h204 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_mgr_service.h184 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
H A Dability_manager_stub_mock.h241 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_ability_mgr_host.h347 virtual int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) override
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_ability_manager.h732 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) override

Completed in 14 milliseconds

12