Home
last modified time | relevance | path

Searched defs:thread_policy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc245 for (ThreadPolicy thread_policy : thread_policies) { in GetTraitsExecutionModePairs() local
1435 ThreadPolicy thread_policy) { in CreateTaskRunnersAndEvents()
1487 ThreadPolicy thread_policy) { in TestUpdatePrioritySequenceNotScheduled()
1530 ThreadPolicy thread_policy) { in TestUpdatePrioritySequenceScheduled()
H A Dtask_source.h219 ThreadPolicy thread_policy() const { return traits_.thread_policy(); } in thread_policy() function
/aosp_15_r20/external/cronet/base/task/
H A Dtask_traits.h290 constexpr ThreadPolicy thread_policy() const { in thread_policy() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test.cc396 TFE_ContextDevicePlacementPolicy thread_policy, in TensorHandleSilentCopy()