Home
last modified time | relevance | path

Searched refs:_closure (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/json/
Dtest_json.cc172 static size_t str_handler(void* _closure, const void* hd, in str_handler() argument
177 std::string* s = static_cast<std::string*>(_closure); in str_handler()
/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator.py176 self._closure = closure
195 self._closure.execute_on(worker)