Home
last modified time | relevance | path

Searched refs:OnGetColorsV9 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_stub.h52 int32_t OnGetColorsV9(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp63 … [this](MessageParcel &data, MessageParcel &reply) { return OnGetColorsV9(data, reply); } }, in WallpaperServiceStub()
275 int32_t WallpaperServiceStub::OnGetColorsV9(MessageParcel &data, MessageParcel &reply) in OnGetColorsV9() function in OHOS::WallpaperMgrService::WallpaperServiceStub