• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
11.0 {
2    global:
3        extern "C++" {
4            OHOS:Wifi:DhcpServiceApi::*;
5            OHOS:Wifi:IDhcpClientService::*;
6            OHOS:Wifi:IDhcpResultNotify::*;
7            OHOS:Wifi:IDhcpServerService::*;
8            OHOS:Wifi:IDhcpService::*;
9            OHOS:Wifi:DhcpService::*;
10        };
11    global:
12        *;
13};