18d05d8e7Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd.
28d05d8e7Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
38d05d8e7Sopenharmony_ci# you may not use this file except in compliance with the License.
48d05d8e7Sopenharmony_ci# You may obtain a copy of the License at
58d05d8e7Sopenharmony_ci#
68d05d8e7Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0
78d05d8e7Sopenharmony_ci#
88d05d8e7Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
98d05d8e7Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
108d05d8e7Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
118d05d8e7Sopenharmony_ci# See the License for the specific language governing permissions and
128d05d8e7Sopenharmony_ci# limitations under the License.
138d05d8e7Sopenharmony_ci
148d05d8e7Sopenharmony_ci1.0 {
158d05d8e7Sopenharmony_ci  global:
168d05d8e7Sopenharmony_ci    extern "C++" {
178d05d8e7Sopenharmony_ci      *FileAccessServiceProxy*;
188d05d8e7Sopenharmony_ci      *FileAccessService*;
198d05d8e7Sopenharmony_ci      *FileAccessServiceStub*;
208d05d8e7Sopenharmony_ci      *ObserverCallbackStub*;
218d05d8e7Sopenharmony_ci      *ObserverCallbackProxy*;
228d05d8e7Sopenharmony_ci      **;
238d05d8e7Sopenharmony_ci    };
248d05d8e7Sopenharmony_ci  local:
258d05d8e7Sopenharmony_ci    *;
268d05d8e7Sopenharmony_ci};