Home
last modified time | relevance | path

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

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