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 36 class AgentRequestHandler : public VtsDriverCommUtil {
38 AgentRequestHandler(const char* spec_dir_path, const char* hal_path32,
AgentRequestHandler.cpp 17 #include "AgentRequestHandler.h"
51 bool AgentRequestHandler::ListHals(const RepeatedPtrField<string>& base_paths) {
81 bool AgentRequestHandler::SetHostInfo(const int callback_port) {
89 bool AgentRequestHandler::CheckDriverService(const string& service_name,
116 bool AgentRequestHandler::LaunchDriverService(
300 bool AgentRequestHandler::ReadSpecification(
338 bool AgentRequestHandler::ListApis() {
372 bool AgentRequestHandler::CallApi(const string& call_payload,
406 bool AgentRequestHandler::GetAttribute(const string& payload) {
439 bool AgentRequestHandler::DefaultResponse()
    [all...]
Android.mk 31 AgentRequestHandler.cpp \
TcpServerForRunner.cpp 39 #include "AgentRequestHandler.h"
113 AgentRequestHandler handler(spec_dir_path, fuzzer_path32, fuzzer_path64,

Completed in 158 milliseconds