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 *AbilityFirstFrameStateObserverManager*; 23 *AbilityInterceptorExecuter*; 24 *AbilityManagerService*; 25 *AbilityManagerStub*; 26 *AbilityPermissionUtil*; 27 *AbilityRecord*; 28 *AbilityRunningInfo*; 29 *AbilitySchedulerProxy*; 30 *AbilitySchedulerStub*; 31 *AmsConfigurationParameter*; 32 *AppExitReasonDataManager*; 33 *ApplicationAnrListener*; 34 *AppScheduler*; 35 *AtomicServiceStatusCallback*; 36 *BackgroundTaskObserver*; 37 *CallContainer*; 38 *CallerInfo*; 39 *CallerRecord*; 40 *ConnectionObserverController*; 41 *ConnectionRecord*; 42 *ConnectionStateItem*; 43 *ConnectionStateManager*; 44 *ConnectionManagerClient*; 45 *ControlInterceptor*; 46 *CrowdTestInterceptor*; 47 *DisposedRuleInterceptor*; 48 *EcologicalRuleInterceptor*; 49 *AbilityJumpInterceptor*; 50 *DataAbilityManager*; 51 *FreeInstallManager*; 52 *FreeInstallObserverManager*; 53 *ImplicitStartProcessor*; 54 *InnerMissionInfo*; 55 *LaunchParam*; 56 *LifeCycleStateInfo*; 57 *Mission*; 58 *MissionDataStorage*; 59 *MissionInfo*; 60 *MissionInfoMgr*; 61 *MissionList*; 62 *MissionListenerStub*; 63 *MissionListManager*; 64 *MissionSnapshot*; 65 *PendingWantKey*; 66 *PendingWantManager*; 67 *PendingWantRecord*; 68 *ResidentProcessManager*; 69 *StartOptions*; 70 *SystemDialogScheduler*; 71 *TaskDataPersistenceMgr*; 72 *Token*; 73 *UserController*; 74 *UnlockScreenManager*; 75 *WantSenderInfo*; 76 *SenderInfo*; 77 *AbilityManagerProxy*; 78 *ExtensionRunningInfo*; 79 *UserCallbackStub*; 80 *UserItem*; 81 *WantReceiverStub*; 82 *CallRecord*; 83 *WantReceiverProxy*; 84 *WantSenderProxy*; 85 *WantSenderStub*; 86 *DeepLinkReserveConfig*; 87 }; 88 local: 89 *; 90};