Home
last modified time | relevance | path

Searched defs:NOTIFY_TIME_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdbstore.h214 static constexpr int NOTIFY_TIME_INTERVAL = 10000; variable
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_sysevent.h111 static constexpr uint32_t NOTIFY_TIME_INTERVAL = 1 * 60 * 60 * 1000; // retry after 1 hours variable
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp42 constexpr int32_t NOTIFY_TIME_INTERVAL = 500; variable