Searched refs:StartGraphExecution (Results 1 – 5 of 5) sorted by relevance
112 PrebuiltComputepipeRunner_ErrorCode COMPUTEPIPE_RUNNER(StartGraphExecution)(void* cookie,
89 rpc StartGraphExecution(StartGraphExecutionRequest) returns (StatusResponse) {}
96 Status StartGraphExecution(bool debuggingEnabled);
238 LOAD_FUNCTION(StartGraphExecution); in GetPrebuiltGraphFromLibrary()
115 ::grpc::Status StartGraphExecution(::grpc::ServerContext* context, in StartGraphExecution() function