Home
last modified time | relevance | path

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

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