Searched refs:OnGetFile (Results 1 – 2 of 2) sorted by relevance
40 int32_t OnGetFile(MessageParcel &data, MessageParcel &reply);
45 [this](MessageParcel &data, MessageParcel &reply) { return OnGetFile(data, reply); } }, in WallpaperServiceStub()305 int32_t WallpaperServiceStub::OnGetFile(MessageParcel &data, MessageParcel &reply) in OnGetFile() function in OHOS::WallpaperMgrService::WallpaperServiceStub