Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h50 list<CacheNotifyInfo> nfList_; member in OHOS::FileManagement::CloudDisk::final
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp459 if (nfList_.empty()) { in NotifyChangeOuter()
462 nfList_.swap(tmpNfList_); in NotifyChangeOuter()
463 nfList_.clear(); in NotifyChangeOuter()
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp927 CloudDiskNotify.nfList_.push_back(nf); in HWTEST_F()

Completed in 3 milliseconds