Searched refs:continueServing (Results 1 – 1 of 1) sorted by relevance
255 bool continueServing; in PlatformSvcRoutine() local284 continueServing = PlatformServer(serverSocket); in PlatformSvcRoutine()286 } while(continueServing); in PlatformSvcRoutine()342 bool continueServing; in RegularCommandService() local371 continueServing = TpmServer(serverSocket); in RegularCommandService()373 } while(continueServing); in RegularCommandService()