Home
last modified time | relevance | path

Searched defs:Join (Results 1 – 25 of 28) sorted by relevance

12

/third_party/grpc/test/cpp/util/
Dsubprocess.cc40 int SubProcess::Join() { return gpr_subprocess_join(subprocess_); } in Join() function in grpc::SubProcess
/third_party/skia/src/utils/
DSkOSPath.cpp10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join() function in SkOSPath
/third_party/flutter/skia/src/utils/
DSkOSPath.cpp10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join() function in SkOSPath
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dplatform_thread.cc43 void PlatformThread::Join(PlatformThreadHandle thread_handle) { in Join() function in sfntly::PlatformThread
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dplatform_thread.cc43 void PlatformThread::Join(PlatformThreadHandle thread_handle) { in Join() function in sfntly::PlatformThread
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dthread.cc93 bool Thread::Join() { in Join() function in flutter_runner::Thread
/third_party/grpc/src/core/lib/iomgr/executor/
Dthreadpool.h76 void Join() { thd_.Join(); } in Join() function
/third_party/grpc/test/core/iomgr/
Dmpmcqueue_test.cc58 void Join() { thd_.Join(); } in Join() function in ProducerThread
88 void Join() { thd_.Join(); } in Join() function in ConsumerThread
Dthreadpool_test.cc96 void Join() { thd_.Join(); } in Join() function in WorkThread
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DPaint.java70 public enum Join { enum in Paint
75 private Join(int nativeInt) { in Join() method in Paint.Join
/third_party/flutter/engine/flutter/fml/
Dthread.cc49 void Thread::Join() { in Join() function in fml::Thread
/third_party/grpc/src/core/lib/gprpp/
Dthd.h144 void Join() { in Join() function
Dthd_windows.cc108 void Join() override { in Join() function in __anon41c239ed0111::ThreadInternalsWindows
Dthd_posix.cc171 void Join() override { pthread_join(pthread_id_, nullptr); } in Join() function in grpc_core::__anone00ae6150111::ThreadInternalsPosix
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreading.cpp115 enum class JoiningPolicy { Join, Detach }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h68 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() function
/third_party/abseil-cpp/absl/time/
Dformat.cc65 absl::Time Join(const cctz_parts& parts) { in Join() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dformat.cc65 absl::Time Join(const cctz_parts& parts) { in Join() function
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes1.ts53 type Join<T extends unknown[], D extends string> = alias
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h768 void Join(Iterator start, Iterator end, in Join() function
779 string Join(const Range& components, in Join() function
/third_party/skia/include/core/
DSkPaint.h350 enum Join : uint8_t { enum
/third_party/flutter/skia/include/core/
DSkPaint.h355 enum Join : uint8_t { enum
/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py104 def Join(self, timeout): member in SubProcess
/third_party/googletest/googletest/src/
Dgtest-port.cc441 void ThreadWithParamBase::Join() { in Join() function in testing::internal::ThreadWithParamBase
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddmplugin.h263 …STDMETHOD(Join)(THIS_ IDirectMusicTrack *pNewTrack, MUSIC_TIME mtJoin, IUnknown *pContext, DWORD d… in DECLARE_INTERFACE_() local

12