Searched refs:OnGetFile (Results 1 – 2 of 2) sorted by relevance
38 int32_t OnGetFile(MessageParcel &data, MessageParcel &reply);
39 memberFuncMap_[WallpaperServiceIpcInterfaceCode::GET_FILE] = &WallpaperServiceStub::OnGetFile; in WallpaperServiceStub()233 int32_t WallpaperServiceStub::OnGetFile(MessageParcel &data, MessageParcel &reply) in OnGetFile() function in OHOS::WallpaperMgrService::WallpaperServiceStub