Home
last modified time | relevance | path

Searched defs:entryList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_database_callback.cpp33 const std::vector<DistributedKv::Entry> &entryList = changeNotification.GetInsertEntries(); in OnChange() local
41 const std::vector<DistributedKv::Entry> &entryList = changeNotification.GetUpdateEntries(); in OnChange() local
49 const std::vector<DistributedKv::Entry> &entryList = changeNotification.GetDeleteEntries(); in OnChange() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dtimer.cpp180 TimerEntryList entryList; in OnTimer() local
230 auto &entryList = intervalToTimers_[interval]; in GetTimerFd() local
242 auto &entryList = intervalToTimers_[interval]; in EraseUnusedTimerId() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_kvstore.cpp388 std::vector<Entry> entryList; in PutAllValueToNewKvStore() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c110 FileListEntry *entryList = NULL; in FileListSetSendFileList() local