Home
last modified time | relevance | path

Searched defs:handleConfigPhase (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/
DRunnerComponent.cpp109 Status RunnerComponentInterface::handleConfigPhase(const ClientConfig& /* e*/) { in handleConfigPhase() function in android::automotive::computepipe::runner::RunnerComponentInterface
/packages/services/Car/cpp/computepipe/runner/client_interface/
DAidlClient.cpp138 Status AidlClient::handleConfigPhase(const ClientConfig& e) { in handleConfigPhase() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClient
DDebuggerImpl.cpp188 Status DebuggerImpl::handleConfigPhase(const ClientConfig& e) { in handleConfigPhase() function in android::automotive::computepipe::runner::client_interface::aidl_client::DebuggerImpl
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp124 Status GrpcGraph::handleConfigPhase(const runner::ClientConfig& e) { in handleConfigPhase() function in android::automotive::computepipe::graph::GrpcGraph
DLocalPrebuiltGraph.cpp55 Status LocalPrebuiltGraph::handleConfigPhase(const runner::ClientConfig& e) { in handleConfigPhase() function in android::automotive::computepipe::graph::LocalPrebuiltGraph