17418042dSoh_ci# Copyright (c) 2023 Huawei Device Co., Ltd.
27418042dSoh_ci# Licensed under the Apache License, Version 2.0 (the "License");
37418042dSoh_ci# you may not use this file except in compliance with the License.
47418042dSoh_ci# You may obtain a copy of the License at
57418042dSoh_ci#
67418042dSoh_ci# http://www.apache.org/licenses/LICENSE-2.0
77418042dSoh_ci#
87418042dSoh_ci# Unless required by applicable law or agreed to in writing, software
97418042dSoh_ci# distributed under the License is distributed on an "AS IS" BASIS,
107418042dSoh_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
117418042dSoh_ci# See the License for the specific language governing permissions and
127418042dSoh_ci# limitations under the License.
137418042dSoh_ci
147418042dSoh_ci1.0 {
157418042dSoh_ci  global:
167418042dSoh_ci      *DistributedObjectStore*;
177418042dSoh_ci      *DistributedObjectImpl*;
187418042dSoh_ci      *DistributedObjectStoreImpl*;
197418042dSoh_ci
207418042dSoh_ci  local:
217418042dSoh_ci    *;
227418042dSoh_ci};
23