Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_service_cb_stub.cpp54 OnCall(wallpaperType); in HandleOnCall()
59 int32_t WallpaperServiceCbStub::OnCall(const int32_t num) in OnCall() function in OHOS::WallpaperMgrService::WallpaperServiceCbStub
/base/theme/wallpaper_mgr/frameworks/native/include/
Di_wallpaper_callback.h25 virtual int32_t OnCall(const int32_t num) = 0;
Dwallpaper_service_cb_stub.h32 int32_t OnCall(const int32_t num) override;
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_cb_proxy.cpp21 int32_t WallpaperServiceCbProxy::OnCall(const int32_t wallpaperType) in OnCall() function in OHOS::WallpaperMgrService::WallpaperServiceCbProxy
Dwallpaper_service.cpp785 callbackProxy_->OnCall(wallpaperType); in SendWallpaperChangeEvent()
/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service_cb_proxy.h37 int32_t OnCall(const int32_t num) override;