Home
last modified time | relevance | path

Searched refs:OnSyncCompletedInner (Results 1 - 4 of 4) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Dprofile_event_notifier_stub.cpp44 m[EVENT_SYNC_COMPLETED] = &ProfileEventNotifierStub::OnSyncCompletedInner; in InitHandlersMap()
62 return ProfileEventNotifierStub::OnSyncCompletedInner(data, reply); in OnRemoteRequest()
71 __attribute__((no_sanitize("cfi"))) int32_t ProfileEventNotifierStub::OnSyncCompletedInner(MessageParcel& data, in OnSyncCompletedInner() function in OHOS::DeviceProfile::ProfileEventNotifierStub
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dsync_completed_callback_stub.cpp60 return OnSyncCompletedInner(data, reply); in OnRemoteRequest()
63 int32_t SyncCompletedCallbackStub::OnSyncCompletedInner(MessageParcel& data, MessageParcel& reply) in OnSyncCompletedInner() function in OHOS::DistributedDeviceProfile::SyncCompletedCallbackStub
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dsync_completed_callback_stub.h38 int32_t OnSyncCompletedInner(MessageParcel &data, MessageParcel &reply);
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Dprofile_event_notifier_stub.h46 int32_t OnSyncCompletedInner(MessageParcel& data, MessageParcel& reply);

Completed in 2 milliseconds