Home
last modified time | relevance | path

Searched defs:BlockRetry (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/src/
Dglobal.cpp34 bool BlockRetry(uint32_t interval, uint32_t maxRetryTimes, Function func) in BlockRetry() function
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp1257 bool WallpaperService::BlockRetry(int64_t interval, uint32_t maxRetryTimes, std::function<bool()> f… in BlockRetry() function in OHOS::WallpaperMgrService::WallpaperService