Searched refs:oldServiceProfile (Results 1 – 3 of 3) sorted by relevance
270 ServiceProfile oldServiceProfile; variable272 ret = proxy->OnServiceProfileAdd(oldServiceProfile);274 ret = proxy->OnServiceProfileDelete(oldServiceProfile);276 ret = proxy->OnServiceProfileUpdate(oldServiceProfile, newServiceProfile);
252 ServiceProfile oldServiceProfile; in OnServiceProfileUpdateInner() local254 if (!oldServiceProfile.UnMarshalling(data)) { in OnServiceProfileUpdateInner()262 OnServiceProfileUpdate(oldServiceProfile, newServiceProfile); in OnServiceProfileUpdateInner()
323 ServiceProfile oldServiceProfile; in NotifyServiceProfileUpdate() local325 ProfileUtils::GetNonOhSuffixServiceNameByDBKey(dbKey), oldServiceProfile); in NotifyServiceProfileUpdate()333 listenerProxy->OnServiceProfileUpdate(oldServiceProfile, newServiceProfile); in NotifyServiceProfileUpdate()