Home
last modified time | relevance | path

Searched defs:serialized_options (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto22 optional string serialized_options = 1; field
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp111 std::string serialized_options = response.serialized_options(); in initialize() local