Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinstalld_client.h248 ErrCode CallService(F func, Args&&... args) in CallService() function
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp143 template<typename F, typename... Args> ErrCode WallpaperManager::CallService(F func, Args &&...args) in CallService() function in OHOS::WallpaperMgrService::WallpaperManager