Searched refs:gServiceFile (Results 1 – 1 of 1) sorted by relevance
241 static const char *gServiceFile = ""; variable300 gServiceFile = optarg; in ParseArguments()337 if ( (gServiceName[0] == 0) && (gServiceFile[0] == 0) ) { in ParseArguments()627 if (status == mStatus_NoError && gServiceFile[0] != 0) { in RegisterOurServices()628 status = RegisterServicesInFile(gServiceFile); in RegisterOurServices()