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

  /test/vts/agents/hal/
AgentRequestHandler.h 30 class AgentRequestHandler : public VtsDriverCommUtil {
32 AgentRequestHandler(const char* spec_dir_path, const char* hal_path32,
AgentRequestHandler.cpp 18 #include "AgentRequestHandler.h"
39 bool AgentRequestHandler::ListHals(const RepeatedPtrField<string>& base_paths) {
68 bool AgentRequestHandler::SetHostInfo(const int callback_port) {
75 bool AgentRequestHandler::CheckDriverService(const string& service_name,
101 bool AgentRequestHandler::LaunchDriverService(
284 bool AgentRequestHandler::ReadSpecification(
305 bool AgentRequestHandler::ListApis() {
320 bool AgentRequestHandler::CallApi(const string& call_payload,
337 bool AgentRequestHandler::GetAttribute(const string& payload) {
353 bool AgentRequestHandler::SendApiResult(const string& func_name
    [all...]
Android.mk 31 AgentRequestHandler.cpp \
TcpServerForRunner.cpp 27 #include "AgentRequestHandler.h"
98 AgentRequestHandler handler(spec_dir_path, hal_driver_path32,

Completed in 270 milliseconds