HomeSort by relevance Sort by last modified time
    Searched refs:IsDriverRunning (Results 1 - 3 of 3) sorted by null

  /test/vts/agents/hal/
SocketClientToDriver.h 75 bool IsDriverRunning(const string& service_name, int retry_count);
SocketClientToDriver.cpp 177 bool IsDriverRunning(const string& service_name, int retry_count) {
AgentRequestHandler.cpp 80 if (IsDriverRunning(service_name, 10)) {
223 if (IsDriverRunning(service_name, 10)) {

Completed in 81 milliseconds