Lines Matching refs:AgentRequestHandler
40 bool AgentRequestHandler::ListHals(const RepeatedPtrField<string>& base_paths) { in ListHals()
69 bool AgentRequestHandler::SetHostInfo(const int callback_port) { in SetHostInfo()
76 bool AgentRequestHandler::CheckDriverService(const string& service_name,
102 bool AgentRequestHandler::LaunchDriverService(
289 bool AgentRequestHandler::ReadSpecification(
310 bool AgentRequestHandler::ListApis() {
325 bool AgentRequestHandler::CallApi(const string& call_payload,
342 bool AgentRequestHandler::GetAttribute(const string& payload) {
358 bool AgentRequestHandler::SendApiResult(const string& func_name,
379 bool AgentRequestHandler::DefaultResponse() {
386 bool AgentRequestHandler::ExecuteShellCommand(
415 void AgentRequestHandler::CreateSystemControlResponseFromDriverControlResponse(
446 bool AgentRequestHandler::ProcessFmqCommand(
477 bool AgentRequestHandler::ProcessHidlMemoryCommand(
512 bool AgentRequestHandler::ProcessHidlHandleCommand(
547 bool AgentRequestHandler::ProcessOneCommand() {