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