Home
last modified time | relevance | path

Searched defs:dpInitedCallback (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp488 sptr<IRemoteObject> dpInitedCallback = initedCb->AsObject(); in SubscribeDeviceProfileInited() local
H A Ddistributed_device_profile_proxy.cpp340 …eviceProfileProxy::SubscribeDeviceProfileInited(int32_t saId, sptr<IRemoteObject> dpInitedCallback) in SubscribeDeviceProfileInited()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp524 sptr<IRemoteObject> dpInitedCallback = data.ReadRemoteObject(); in SubscribeDeviceProfileInitedInner() local
H A Ddistributed_device_profile_service_new.cpp759 int32_t DistributedDeviceProfileServiceNew::SubscribeDeviceProfileInited(int32_t saId, in SubscribeDeviceProfileInited()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp681 sptr<IRemoteObject> dpInitedCallback = data.ReadRemoteObject(); in SubscribeDeviceProfileInitedInner() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp208 sptr<IRemoteObject> dpInitedCallback) in SubscribeDeviceProfileInited()