1/* 2 * Copyright (c) 2024 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 1.0 { 16 global: 17 extern "C++" { 18 OHOS::MMI::Aggregator::*; 19 OHOS::MMI::UDSSession::*; 20 OHOS::MMI::ReadProFile*; 21 OHOS::MMI::ReadJsonFile*; 22 OHOS::MMI::StreamBuffer*; 23 OHOS::MMI::StringPrintf*; 24 OHOS::MMI::GetMillisTime*; 25 OHOS::MMI::GetTimeToMilli*; 26 OHOS::MMI::SetThreadName*; 27 OHOS::MMI::GetProgramName*; 28 OHOS::MMI::GetSysClockTime*; 29 OHOS::MMI::GetThisThreadId*; 30 OHOS::MMI::IsValidJsonPath*; 31 OHOS::MMI::FileVerification*; 32 OHOS::MMI::CircleStreamBuffer*; 33 OHOS::MMI::ReadCursorStyleFile*; 34 OHOS::MMI::InputEventDataTransformation::*; 35 OHOS::MMI::GetPid*; 36 OHOS::MMI::NetPacket::*; 37 OHOS::MMI::UDSClient::*; 38 OHOS::MMI::UDSSocket::*; 39 OHOS::MMI::ReadTomlFile*; 40 OHOS::MMI::kMsgLog*; 41 "vtable for OHOS::MMI::CircleStreamBuffer"; 42 "vtable for OHOS::MMI::StreamBuffer"; 43 OHOS::MMI::FormatLogTrace*; 44 OHOS::MMI::KeyEvent::*; 45 OHOS::MMI::EventLogHelper::betaFlag_; 46 OHOS::MMI::EventLogHelper::userType_; 47 OHOS::MMI::EventLogHelper::infoDictCount_; 48 OHOS::MMI::EventLogHelper::debugDictCount_; 49 OHOS::MMI::LogTracer::*; 50 OHOS::MMI::ResetLogTrace*; 51 OHOS::MMI::InputDevice::*; 52 OHOS::MMI::InputDeviceManager::*; 53 OHOS::MMI::InputEvent::*; 54 OHOS::MMI::KeyMonitorOption::*; 55 OHOS::MMI::KeyOption::*; 56 OHOS::MMI::EndLogTraceId*; 57 OHOS::MMI::PointerEvent::*; 58 OHOS::MMI::EventNormalizeHandler::*; 59 OHOS::MMI::StartLogTraceId*; 60 OHOS::MMI::ReadFile*; 61 OHOS::MMI::IntToHexRGB*; 62 OHOS::MMI::StringReplace*; 63 OHOS::MMI::IsInteger*; 64 }; 65 local: 66 *; 67};