Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Duri_convert_handler.cpp27 unordered_map<ChangeType, NotifyType> NotifyTypeChangeMap = { variable
42 ChangeType sendType = static_cast<ChangeType>(NotifyTypeChangeMap[changeType]); in AddNewNotify()