Home
last modified time | relevance | path

Searched refs:getSerializedClientConfig (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/
DRunnerComponent.cpp45 std::string ClientConfig::getSerializedClientConfig() const { in getSerializedClientConfig() function in android::automotive::computepipe::runner::ClientConfig
/packages/services/Car/cpp/computepipe/runner/include/
DRunnerComponent.h89 std::string getSerializedClientConfig() const;
/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.cpp67 std::string config = e.getSerializedClientConfig(); in handleConfigPhase()
DGrpcGraph.cpp145 std::string serializedConfig = e.getSerializedClientConfig(); in handleConfigPhase()