Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp543 const auto &newSubscribeIds = record.second; in UpdateSubscribeMap() local
547 newRdbMap[key] = newSubscribeIds; in UpdateSubscribeMap()
548 rdbSubscribeMap_[key] = newSubscribeIds; in UpdateSubscribeMap()
553 newPublishMap[key] = newSubscribeIds; in UpdateSubscribeMap()
554 publishSubscribeMap_[key] = newSubscribeIds; in UpdateSubscribeMap()