Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp533 auto pSubs = std::shared_ptr<OhCloudExtHashMap>(subs, [](auto *subs) { OhCloudExtHashMapFree(subs); }); in Unsubscribe() local
553 auto status = OhCloudExtHashMapInsert(pSubs.get(), in Unsubscribe()
560 if (DoUnsubscribe(pServer, pSubs, bundles, sub) != DBErr::E_OK) { in Unsubscribe()

Completed in 2 milliseconds