Searched refs:gSvcInstance (Results 1 – 1 of 1) sorted by relevance
12 static RouterSvc gSvcInstance; variable14 #define SVC_NAME() gSvcInstance.getSvcName().c_str()17 auto status = gSvcInstance.initSvc(); in startService()26 auto status = gSvcInstance.parseArgs(argc - 1, &argv[1]); in main()