Searched defs:RunSync (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | TUScheduler.cpp | 223 bool StorePreambleInMemory, bool RunSync, in PreambleThread() 350 const bool RunSync; member in clang::clangd::__anon5c4233ba0311::PreambleThread 459 const bool RunSync; member in clang::clangd::__anon5c4233ba0311::ASTWorker 576 bool RunSync, const TUScheduler::Options &Opts, in ASTWorker()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | function.cc | 245 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeOverlay 251 Status FunctionLibraryRuntimeOverlay::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeOverlay 1270 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeImpl 1290 Status FunctionLibraryRuntimeImpl::RunSync(Options opts, Handle handle, in RunSync() function in tensorflow::FunctionLibraryRuntimeImpl
|
| D | process_function_library_runtime.cc | 1613 Status ProcessFunctionLibraryRuntime::RunSync( in RunSync() function in tensorflow::ProcessFunctionLibraryRuntime 1627 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
|