Home
last modified time | relevance | path

Searched defs:WaitForCompletion (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dcommand_queue.cc39 absl::Status WaitForCompletion() override { in WaitForCompletion() function in tflite::gpu::gl::__anona01345ea0111::DefaultCommandQueue
67 absl::Status WaitForCompletion() override { in WaitForCompletion() function in tflite::gpu::gl::__anona01345ea0111::AdrenoCommandQueue
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dremote_profiler_session_manager.cc101 RemoteProfilerSessionManager::WaitForCompletion() { in WaitForCompletion() function in tensorflow::profiler::RemoteProfilerSessionManager
Dprofiler_client.cc124 std::unique_ptr<ProfileResponse> RemoteProfilerSession::WaitForCompletion( in WaitForCompletion() function in tensorflow::profiler::RemoteProfilerSession
/external/webrtc/media/sctp/
Dsctp_transport_reliability_unittest.cc192 bool WaitForCompletion(int give_up_after_ms) { in WaitForCompletion() function in __anonf35720780111::SctpDataSender
407 void WaitForCompletion(int32_t timeout_millis) { in WaitForCompletion() function in __anonf35720780111::SctpPingPong
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_command_queue.cc162 absl::Status CLCommandQueue::WaitForCompletion() { in WaitForCompletion() function in tflite::gpu::cl::CLCommandQueue