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 *AbilityEventUtil*; 23 *AbilityFirstFrameStateObserverManager*; 24 *AbilityInterceptorExecuter*; 25 *AbilityJumpInterceptor*; 26 *AbilityManagerProxy*; 27 *AbilityManagerService*; 28 *AbilityManagerStub*; 29 *AbilityPermissionUtil*; 30 *AbilityRecord*; 31 *AbilityRunningInfo*; 32 *AbilitySchedulerProxy*; 33 *AbilitySchedulerStub*; 34 *AmsConfigurationParameter*; 35 *AppExitReasonDataManager*; 36 *ApplicationAnrListener*; 37 *AppMgrUtil*; 38 *AppScheduler*; 39 *AtomicServiceStatusCallback*; 40 *BackgroundTaskObserver*; 41 *MainElementUtils*; 42 *CallContainer*; 43 *CallerInfo*; 44 *CallerRecord*; 45 *CallRecord*; 46 *ConnectionObserverController*; 47 *ConnectionRecord*; 48 *ConnectionStateItem*; 49 *ConnectionStateManager*; 50 *ConnectionManagerClient*; 51 *ControlInterceptor*; 52 *CrowdTestInterceptor*; 53 *DeepLinkReserveConfig*; 54 *DisposedRuleInterceptor*; 55 *DumpUtils*; 56 *EcologicalRuleInterceptor*; 57 *ExtensionPermissionsUtil*; 58 *DataAbilityManager*; 59 *FreeInstallManager*; 60 *FreeInstallObserverManager*; 61 *ImplicitStartProcessor*; 62 *InnerMissionInfo*; 63 *InsightIntentUtils*; 64 *JsonUtils*; 65 *KeepAliveAppType*; 66 *KeepAliveInfo*; 67 *KeepAliveSetter*; 68 *KeepAliveUtils*; 69 *LaunchParam*; 70 *LifeCycleStateInfo*; 71 *Mission*; 72 *MissionDataStorage*; 73 *MissionInfo*; 74 *MissionInfoMgr*; 75 *MissionList*; 76 *MissionListenerStub*; 77 *MissionListManager*; 78 *MissionSnapshot*; 79 *ModalSystemDialogUtil*; 80 *MultiAppUtils*; 81 *MultiInstanceUtils*; 82 *PendingWantKey*; 83 *PendingWantManager*; 84 *PendingWantRecord*; 85 *ResidentProcessManager*; 86 *StartAbilityUtils*; 87 *StartOptions*; 88 *StateUtils*; 89 *SystemDialogScheduler*; 90 *TaskDataPersistenceMgr*; 91 *Token*; 92 *UpdateCallerInfoUtil*; 93 *UriUtils*; 94 *UserController*; 95 *UnlockScreenManager*; 96 *WantSenderInfo*; 97 *SenderInfo*; 98 *ExtensionRunningInfo*; 99 *UserCallbackStub*; 100 *UserItem*; 101 *WantReceiverStub*; 102 *WantReceiverProxy*; 103 *WantSenderProxy*; 104 *WantSenderStub*; 105 *WantUtils*; 106 *WindowOptionsUtils*; 107 }; 108 local: 109 *; 110};