111fccf17Sopenharmony_ci# Copyright (C) 2023 Huawei Device Co., Ltd. 211fccf17Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 311fccf17Sopenharmony_ci# you may not use this file except in compliance with the License. 411fccf17Sopenharmony_ci# You may obtain a copy of the License at 511fccf17Sopenharmony_ci# 611fccf17Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 711fccf17Sopenharmony_ci# 811fccf17Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 911fccf17Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 1011fccf17Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1111fccf17Sopenharmony_ci# See the License for the specific language governing permissions and 1211fccf17Sopenharmony_ci# limitations under the License. 1311fccf17Sopenharmony_ci 1411fccf17Sopenharmony_ci1.0 { 1511fccf17Sopenharmony_ci global: 1611fccf17Sopenharmony_ci extern "C++" { 1711fccf17Sopenharmony_ci *InitRilAdapter*; 1811fccf17Sopenharmony_ci *ReleaseRilAdapter*; 1911fccf17Sopenharmony_ci }; 2011fccf17Sopenharmony_ci local: 2111fccf17Sopenharmony_ci *; 2211fccf17Sopenharmony_ci};