1# Copyright (c) 2023 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 141.0 { 15 global: 16 extern "C++" { 17 *AbilityConnectCallbackRecipient*; 18 *AbilityConnectionProxy*; 19 *AbilityConnectionStub*; 20 *AbilityConnectManager*; 21 *AbilityEventHandler*; 22 *AbilityInterceptorExecuter*; 23 *AbilityManagerService*; 24 *AbilityManagerStub*; 25 *AbilityRecord*; 26 *AbilityRunningInfo*; 27 *AbilitySchedulerProxy*; 28 *AbilitySchedulerStub*; 29 *AmsConfigurationParameter*; 30 *ApplicationAnrListener*; 31 *AppScheduler*; 32 *AtomicServiceStatusCallback*; 33 *BackgroundTaskObserver*; 34 *CallContainer*; 35 *CallerInfo*; 36 *CallerRecord*; 37 *ConnectionObserverController*; 38 *ConnectionRecord*; 39 *ConnectionStateItem*; 40 *ConnectionStateManager*; 41 *ConnectionManagerClient*; 42 *ControlInterceptor*; 43 *CrowdTestInterceptor*; 44 *DataAbilityManager*; 45 *FreeInstallManager*; 46 *ImplicitStartProcessor*; 47 *InnerMissionInfo*; 48 *LaunchParam*; 49 *LifeCycleStateInfo*; 50 *Mission*; 51 *MissionDataStorage*; 52 *MissionInfo*; 53 *MissionInfoMgr*; 54 *MissionList*; 55 *MissionListenerStub*; 56 *MissionListManager*; 57 *MissionSnapshot*; 58 *PendingWantKey*; 59 *PendingWantManager*; 60 *PendingWantRecord*; 61 *ResidentProcessManager*; 62 *SaMgrClient*; 63 *StartOptions*; 64 *SystemDialogScheduler*; 65 *TaskDataPersistenceMgr*; 66 *Token*; 67 *UserController*; 68 *WantSenderInfo*; 69 *SenderInfo*; 70 *AbilityManagerProxy*; 71 *ExtensionRunningInfo*; 72 *StopUserCallbackStub*; 73 *UserItem*; 74 *WantReceiverStub*; 75 *CallRecord*; 76 *ContainerManagerClient*; 77 *WantReceiverProxy*; 78 *WantSenderProxy*; 79 *WantSenderStub*; 80 }; 81 local: 82 *; 83};