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

  /external/libchrome/mojo/core/
channel_fuchsia.cc 90 PlatformHandle out_handle; local
92 out_handle = PlatformHandle(std::move(handles->front()));
122 out_handle = PlatformHandle(std::move(out_fd));
124 return out_handle;
  /external/tensorflow/tensorflow/core/grappler/costs/
graph_properties.cc 1800 const std::vector<ShapeAndType>* out_handle = nullptr; local
    [all...]

Completed in 933 milliseconds