Home
last modified time | relevance | path

Searched defs:AddHandle (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dserialization_context.cc20 void SerializationContext::AddHandle(mojo::ScopedHandle handle, in AddHandle() function in mojo::internal::SerializationContext
/external/libchrome/mojo/public/cpp/system/
Dwait_set.cc54 MojoResult AddHandle(Handle handle, MojoHandleSignals signals) { in AddHandle() function in mojo::WaitSet::State
348 MojoResult WaitSet::AddHandle(Handle handle, MojoHandleSignals signals) { in AddHandle() function in mojo::WaitSet
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc198 FunctionLibraryRuntime::Handle ProcessFunctionLibraryRuntime::AddHandle( in AddHandle() function in tensorflow::ProcessFunctionLibraryRuntime