HomeSort by relevance Sort by last modified time
    Searched defs:RemoveHandle (Results 1 - 3 of 3) sorted by null

  /external/libchrome/mojo/public/cpp/system/
wait_set.cc 94 MojoResult RemoveHandle(Handle handle) {
271 // This notification may have raced with RemoveHandle() from another
289 // newly added Context; and then they may call RemoveHandle() for this
294 // RemoveHandle is called.
352 MojoResult WaitSet::RemoveHandle(Handle handle) {
353 return state_->RemoveHandle(handle);
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.c 979 RemoveHandle (
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
process_function_library_runtime.cc     [all...]

Completed in 380 milliseconds