1/* 2 * Copyright (c) 2025 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 161.0 { 17 global: 18 extern "C++" { 19 *PasteDataEntry*; 20 *PasteDataRecord*; 21 *PasteDataPropert*; 22 *PasteData*; 23 *PasteboardSaDeathRecipient*; 24 *PasteboardServiceLoader*; 25 *PasteboardClient*; 26 *PasteboardDisposableObserver*; 27 *PasteboardObserver*; 28 *ProgressSignalClient*; 29 *PasteboardUtils*; 30 *PasteboardWebController*; 31 *ConvertUtils*; 32 *EntityRecognitionObserver*; 33 *MineCustomData*; 34 *CommonUtils*; 35 *TLVWriteable*; 36 *TLVReadable*; 37 *MessageParcelWarp*; 38 }; 39 local: 40 *; 41};