Home
last modified time | relevance | path

Searched refs:SubscribeDeviceProfileInitedInner (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_stub_new.h57 int32_t SubscribeDeviceProfileInitedInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/
H A Ddistributed_device_profile_stub.h62 int32_t SubscribeDeviceProfileInitedInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp143 return SubscribeDeviceProfileInitedInner(data, reply); in NotifyAclEventInner()
520 int32_t DistributedDeviceProfileStubNew::SubscribeDeviceProfileInitedInner(MessageParcel& data, Mes… in SubscribeDeviceProfileInitedInner() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp155 return SubscribeDeviceProfileInitedInner(data, reply); in NotifyAclEventInner()
677 int32_t DistributedDeviceProfileStub::SubscribeDeviceProfileInitedInner(MessageParcel& data, Messag… in SubscribeDeviceProfileInitedInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub