Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.h185 bool inprogress() const { return state_ == STATE_INPROGRESS; } in inprogress() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1219 string inprogress = item == in_progress_item_ ? " in-progress" : ""; in ToString() local
/external/dtc/
Dchecks.c37 bool inprogress; member