Home
last modified time | relevance | path

Searched refs:ListFunctions (Results 1 – 2 of 2) sorted by relevance

/test/vts/drivers/hal/server/
DSocketServer.h66 string ListFunctions() const;
DSocketServer.cpp88 string VtsDriverHalSocketServer::ListFunctions() const { in ListFunctions() function in android::vts::VtsDriverHalSocketServer
184 string result = ListFunctions(); in ProcessOneCommand()