Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h50 list<CacheNotifyInfo> nfList_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp448 if (nfList_.empty()) { in NotifyChangeOuter()
451 nfList_.swap(tmpNfList_); in NotifyChangeOuter()
452 nfList_.clear(); in NotifyChangeOuter()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp927 CloudDiskNotify.nfList_.push_back(nf);