Searched defs:RunSync (Results  1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | function.cc | 249 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle,  in RunSync()  function in tensorflow::FunctionLibraryRuntimeOverlay255 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle,  in RunSync()  function in tensorflow::FunctionLibraryRuntimeOverlay
 1307 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle,  in RunSync()  function in tensorflow::FunctionLibraryRuntimeImpl
 1327 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle,  in RunSync()  function in tensorflow::FunctionLibraryRuntimeImpl
 
 | 
| D | process_function_library_runtime.cc | 1903 Status ProcessFunctionLibraryRuntime::RunSync(  in RunSync()  function in tensorflow::ProcessFunctionLibraryRuntime1941 Status ProcessFunctionLibraryRuntime::RunSync(  in RunSync()  function in tensorflow::ProcessFunctionLibraryRuntime
 
 | 
| /external/libbrillo/brillo/minijail/ | 
| D | minijail.cc | 87 bool Minijail::RunSync(struct minijail* jail, vector<char*> args, int* status) {  in RunSync()  function in brillo::Minijail
 |