Home
last modified time | relevance | path

Searched refs:IDistributedHardware (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_hardware.h32 class IDistributedHardware : public OHOS::IRemoteBroker { class
35 IDistributedHardware() = default;
36 virtual ~IDistributedHardware() = default;
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ipc/
H A Ddhfwk_sa_manager.h40 sptr<IDistributedHardware> GetDHFWKProxy();
62 sptr<IDistributedHardware> dhfwkProxy_;
H A Ddistributed_hardware_proxy.h28 class DistributedHardwareProxy : public IRemoteProxy<IDistributedHardware> {
31 : IRemoteProxy<IDistributedHardware>(impl) in DistributedHardwareProxy()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_stub.h25 class DistributedHardwareStub : public IRemoteStub<IDistributedHardware> {
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddhfwk_sa_manager.cpp67 sptr<IDistributedHardware> DHFWKSAManager::GetDHFWKProxy() in GetDHFWKProxy()
87 dhfwkProxy_ = iface_cast<IDistributedHardware>(remoteObject); in GetDHFWKProxy()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/
H A Ddhfwk_sa_manager_test.h39 class MockIDistributedHardware : public IDistributedHardware {
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/
H A Ddistributed_hardware_proxy_test.h40 class MockIDistributedHardware : public IDistributedHardware {

Completed in 5 milliseconds