Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dthread_annotations_unittest.cc50 ThreadSafe thread_safe; in TEST() local
54 ThreadSafe thread_safe; in TEST() local
/aosp_15_r20/external/cronet/base/
H A Dthread_annotations_unittest.cc51 ThreadSafe thread_safe; in TEST() local
55 ThreadSafe thread_safe; in TEST() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dthread_annotations_pa_unittest.cc50 ThreadSafe thread_safe; in TEST() local
54 ThreadSafe thread_safe; in TEST() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgce.py130 def __init__(self, project, zone, credentials, thread_safe=False): argument
695 def _BuildRetriableRequest(self, num_retries, http, thread_safe=False, argument