Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_cb_stub.cpp49 OnCall(wallpaperType); in HandleOnCall()
54 int32_t WallpaperServiceCbStub::OnCall(const int32_t num) in OnCall() function in OHOS::WallpaperMgrService::WallpaperServiceCbStub
56 HILOG_INFO("WallpaperServiceCbStub::OnCall."); in OnCall()
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Di_wallpaper_callback.h25 virtual int32_t OnCall(const int32_t num) = 0;
H A Dwallpaper_service_cb_stub.h32 int32_t OnCall(const int32_t num) override;
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_cb_proxy.cpp20 int32_t WallpaperServiceCbProxy::OnCall(const int32_t wallpaperType) in OnCall() function in OHOS::WallpaperMgrService::WallpaperServiceCbProxy
22 HILOG_INFO("WallpaperServiceCbProxy::OnCall start."); in OnCall()
H A Dwallpaper_service.cpp831 HILOG_INFO("SetWallpaperBackupData callbackProxy_->OnCall start."); in SendWallpaperChangeEvent()
833 callbackProxy_->OnCall(wallpaperType); in SendWallpaperChangeEvent()
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_cb_proxy.h37 int32_t OnCall(const int32_t num) override;

Completed in 4 milliseconds