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