Searched defs:CallService (Results 1 – 2 of 2) sorted by relevance
248 ErrCode CallService(F func, Args&&... args) in CallService() function
143 template<typename F, typename... Args> ErrCode WallpaperManager::CallService(F func, Args &&...args) in CallService() function in OHOS::WallpaperMgrService::WallpaperManager