1816fd32cSopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 2816fd32cSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 3816fd32cSopenharmony_ci# you may not use this file except in compliance with the License. 4816fd32cSopenharmony_ci# You may obtain a copy of the License at 5816fd32cSopenharmony_ci# 6816fd32cSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 7816fd32cSopenharmony_ci# 8816fd32cSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 9816fd32cSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 10816fd32cSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11816fd32cSopenharmony_ci# See the License for the specific language governing permissions and 12816fd32cSopenharmony_ci# limitations under the License. 13816fd32cSopenharmony_ci 14816fd32cSopenharmony_ci1.0 { 15816fd32cSopenharmony_ci global: 16816fd32cSopenharmony_ci *DataShareAbsPredicates*; 17816fd32cSopenharmony_ci *DataShareJSUtils*; 18816fd32cSopenharmony_ci *DataSharePredicates*; 19816fd32cSopenharmony_ci *DataShareResultSet*; 20816fd32cSopenharmony_ci *DataShareValueObject*; 21816fd32cSopenharmony_ci *DataShareValuesBucket*; 22816fd32cSopenharmony_ci *Error*; 23816fd32cSopenharmony_ci *ISharedResultSet*; 24816fd32cSopenharmony_ci *ITypesUtil*; 25816fd32cSopenharmony_ci *DataShareKvServiceProxy*; 26816fd32cSopenharmony_ci *PublishedDataItem*; 27816fd32cSopenharmony_ci *ValueProxy*; 28816fd32cSopenharmony_ci local: 29816fd32cSopenharmony_ci *; 30816fd32cSopenharmony_ci};