Home
last modified time | relevance | path

Searched defs:mGraphState (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.h66 GraphState mGraphState = GraphState::RESET; variable
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.h112 PrebuiltGraphState mGraphState = PrebuiltGraphState::UNINITIALIZED; variable
DLocalPrebuiltGraph.h123 std::atomic<PrebuiltGraphState> mGraphState = PrebuiltGraphState::UNINITIALIZED; variable