Searched defs:RunSync (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | function.cc | 249 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeOverlay 255 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
|
H A D | process_function_library_runtime.cc | 1903 Status ProcessFunctionLibraryRuntime::RunSync( in RunSync() function in tensorflow::ProcessFunctionLibraryRuntime 1941 Status ProcessFunctionLibraryRuntime::RunSync( in RunSync() function in tensorflow::ProcessFunctionLibraryRuntime
|
/aosp_15_r20/external/libbrillo/brillo/minijail/ |
H A D | minijail.cc | 87 bool Minijail::RunSync(struct minijail* jail, vector<char*> args, int* status) { in RunSync() function in brillo::Minijail
|