Home
last modified time | relevance | path

Searched defs:new_task (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dredact_process_events_unittest.cc111 auto* new_task = event->mutable_task_newtask(); in SetUp() local
157 const auto& new_task = event.task_newtask(); in TEST_F() local
185 const auto& new_task = event.task_newtask(); in TEST_F() local
213 const auto& new_task = event.task_newtask(); in TEST_F() local
H A Dcollect_timeline_events_unittest.cc110 auto* new_task = event->mutable_task_newtask(); in TEST_F() local
137 auto* new_task = event->mutable_task_newtask(); in TEST_F() local
H A Dcollect_timeline_events.cc66 const TaskNewtaskFtraceEvent::Decoder new_task, in MarkOpen()
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py92 def new_task(self, loop, coro, name='TestTask', context=None): member in BaseTaskTests
2806 def new_task(self, coro): member in BaseCurrentLoopTests
2830 def new_task(self, coro): member in PyCurrentLoopTests
2838 def new_task(self, coro): member in CCurrentLoopTests
/aosp_15_r20/external/ruy/ruy/
H A Dthread_pool.cc93 void ChangeStateFromOutsideThread(State new_state, Task* new_task = nullptr) { in ChangeStateFromOutsideThread()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dthread.rs180 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dthread.rs180 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dthread.rs180 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dthread.rs180 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dthread.rs180 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable