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 *DisposedRuleInterceptor*; 45 *EcologicalRuleInterceptor*; 46 *AbilityJumpInterceptor*; 47 *DataAbilityManager*; 48 *FreeInstallManager*; 49 *FreeInstallObserverManager*; 50 *ImplicitStartProcessor*; 51 *InnerMissionInfo*; 52 *LaunchParam*; 53 *LifeCycleStateInfo*; 54 *Mission*; 55 *MissionDataStorage*; 56 *MissionInfo*; 57 *MissionInfoMgr*; 58 *MissionList*; 59 *MissionListenerStub*; 60 *MissionListManager*; 61 *MissionSnapshot*; 62 *PendingWantKey*; 63 *PendingWantManager*; 64 *PendingWantRecord*; 65 *ResidentProcessManager*; 66 *StartOptions*; 67 *SystemDialogScheduler*; 68 *TaskDataPersistenceMgr*; 69 *Token*; 70 *UserController*; 71 *WantSenderInfo*; 72 *SenderInfo*; 73 *AbilityManagerProxy*; 74 *ExtensionRunningInfo*; 75 *StopUserCallbackStub*; 76 *UserItem*; 77 *WantReceiverStub*; 78 *CallRecord*; 79 *WantReceiverProxy*; 80 *WantSenderProxy*; 81 *WantSenderStub*; 82 }; 83 local: 84 *; 85};