| /external/pigweed/pw_thread_threadx/public/pw_thread_threadx/ |
| D | id_inline.h | 24 inline thread::Id get_id() noexcept { in get_id() function
|
| D | thread_inline.h | 35 inline Id Thread::get_id() const { in get_id() function
|
| /external/pigweed/pw_thread_stl/public/pw_thread_stl/ |
| D | id_inline.h | 22 inline thread::Id get_id() noexcept { return std::this_thread::get_id(); } in get_id() function
|
| D | thread_inline.h | 53 inline Id Thread::get_id() const { return native_type_.get_id(); } in get_id() function
|
| /external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/ |
| D | id_inline.h | 24 inline thread::Id get_id() noexcept { in get_id() function
|
| D | thread_inline.h | 34 inline Id Thread::get_id() const { in get_id() function
|
| /external/pigweed/pw_thread_embos/public/pw_thread_embos/ |
| D | id_inline.h | 23 inline thread::Id get_id() noexcept { in get_id() function
|
| D | thread_inline.h | 34 inline Id Thread::get_id() const { in get_id() function
|
| /external/pigweed/pw_thread_freertos/public/pw_thread_freertos/ |
| D | id_inline.h | 24 inline thread::Id get_id() noexcept { in get_id() function
|
| D | thread_inline.h | 38 inline Id Thread::get_id() const { in get_id() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
| D | thread.h | 137 thread::id thread::get_id() const noexcept { in get_id() function 152 inline thread::id get_id() { return llvm_thread_get_current_id_impl(); } in get_id() function
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
| D | testable_mutex.hpp | 116 thread::id get_id() const in get_id() function in boost::testable_mutex
|
| D | scoped_thread.hpp | 217 inline id get_id() const BOOST_NOEXCEPT in get_id() function in boost::scoped_thread
|
| /external/cronet/third_party/libc++/src/include/__thread/ |
| D | jthread.h | 93 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI id get_id() const noexcept { return __thread_.get_id(); } in get_id() function
|
| /external/libexif/libexif/ |
| D | exif-mnote-data-priv.h | 49 unsigned int (* get_id) (ExifMnoteData *, unsigned int); member
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | test_resource_alias_analysis.cc | 62 auto get_id = [&](Value value) -> int64_t { in runOnFunction() local
|
| /external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
| D | vulkano_gralloc.rs | 106 fn get_id(&self) -> DeviceId; in get_id() method 110 fn get_id(&self) -> DeviceId { in get_id() method
|
| /external/linux-kselftest/tools/testing/selftests/user_events/ |
| D | perf_test.c | 43 static int get_id(void) in get_id() function
|
| /external/libcxx/test/support/ |
| D | test_allocator.h | 158 int get_id() const { return id_; } in get_id() function 248 int get_id() const { return id_; } in get_id() function
|
| /external/rust/crates/clap/src/builder/ |
| D | arg_group.rs | 501 pub fn get_id(&self) -> &Id { in get_id() method
|
| /external/sdv/vsomeip/third_party/boost/thread/src/win32/ |
| D | thread.cpp | 418 thread::id thread::get_id() const BOOST_NOEXCEPT in get_id() function in boost::thread 798 thread::id get_id() BOOST_NOEXCEPT in get_id() function
|
| /external/sdv/vsomeip/implementation/routing/src/ |
| D | remote_subscription.cpp | 99 remote_subscription::get_id() const { in get_id() function in vsomeip_v3::remote_subscription
|
| /external/minigbm/cros_gralloc/ |
| D | cros_gralloc_buffer.cc | 90 uint32_t cros_gralloc_buffer::get_id() const in get_id() function in cros_gralloc_buffer
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
| D | thread.hpp | 735 inline thread::id thread::get_id() const BOOST_NOEXCEPT in get_id() function in boost::thread 747 inline thread::id get_id() BOOST_NOEXCEPT in get_id() function
|
| /external/cronet/third_party/libc++/src/test/support/ |
| D | test_allocator.h | 196 TEST_CONSTEXPR int get_id() const { return id_; } in get_id() function 250 TEST_CONSTEXPR int get_id() const { return id_; } in get_id() function
|