Searched refs:OnGetColorsV9 (Results 1 – 2 of 2) sorted by relevance
52 int32_t OnGetColorsV9(MessageParcel &data, MessageParcel &reply);
63 … [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