• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  global:
3    extern "C++" {
4      OHOS::ArkCompiler::AotCompilerClient::GetInstance*;
5      OHOS::ArkCompiler::AotCompilerClient::AotCompiler*;
6      OHOS::ArkCompiler::AotCompilerClient::StopAotCompiler*;
7      OHOS::ArkCompiler::PowerDisconnectedListener::PowerDisconnectedListener*;
8      OHOS::ArkCompiler::ScreenStatusSubscriber::ScreenStatusSubscriber*;
9      OHOS::ArkCompiler::AotCompilerClient::GetAOTVersion*;
10      OHOS::ArkCompiler::AotCompilerClient::NeedReCompile*;
11    };
12  local:
13    *;
14};