Home
last modified time | relevance | path

Searched defs:one_thread (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_frame.c370 struct one_thread struct
379 struct one_thread *ot = (struct one_thread *) arg; in get_one_thread_frames_cb() argument
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dfuture_shared.rs41 fn one_thread() { in one_thread() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc128 const std::vector<int> one_thread = {1}; in FindBenchmarks() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_register.cc133 const std::vector<int> one_thread = {1}; in FindBenchmarks() local
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_register.cc133 const std::vector<int> one_thread = {1}; in FindBenchmarks() local
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc449 ThreadInfo one_thread; in TEST() local