Searched defs:notify_done (Results 1 – 4 of 4) sorted by relevance
555 void URLRequestJob::OnDone(int net_error, bool notify_done) { in OnDone()
788 Notification notify_done; in TEST_F() local
1612 def __init__(self, req, taskid=None, notify_done=None): argument