Searched defs:started (Results 1 – 10 of 10) sorted by relevance
196 def started(self): member in Task
104 int started = tryStartThread(); in WatchFdForNonBlockingReads() local401 int started = tryStartThread(); in scheduleTask() local
201 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
320 bool started = connection->start( in connectionEventsWorker() local
422 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
332 auto started = std::chrono::high_resolution_clock::now(); in TEST() local
364 bool started = pairing_connection_start(connection.get(), fd, in ConnectionEventsWorker() local
163 std::promise<void> started; member in bluetooth::os::__anon246caf610111::FakeRunningReactable
1092 void bta_av_stream_chg(tBTA_AV_SCB* p_scb, bool started) { in bta_av_stream_chg()
497 bool started; /* true if stream started */ member