Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Dpublished_data_subscriber_manager.cpp175 [&proxy, &subscriberId, this](const std::vector<Key> &lastDisabledKeys,
178 std::for_each(lastDisabledKeys.begin(), lastDisabledKeys.end(), [&lastDisabledUris](auto &result) {
H A Drdb_subscriber_manager.cpp182 [&proxy, &templateId, this](const std::vector<Key> &lastDisabledKeys, std::vector<OperationResult> &opResult) {
184 std::for_each(lastDisabledKeys.begin(), lastDisabledKeys.end(), [&lastDisabledUris](auto &result) {
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h278 std::vector<Key> lastDisabledKeys; in DisableObservers() local
310 lastDisabledKeys.emplace_back(key); in DisableObservers()
313 processOnLastDisable(lastDisabledKeys, result); in DisableObservers()

Completed in 3 milliseconds