Searched defs:RunSync (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function.cc | 248 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeOverlay 254 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeOverlay 1366 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeImpl 1386 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeImpl
|
D | process_function_library_runtime.cc | 1628 Status ProcessFunctionLibraryRuntime::RunSync( in RunSync() function in tensorflow::ProcessFunctionLibraryRuntime 1642 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
|