Home
last modified time | relevance | path

Searched defs:IsAlive (Results 1 – 12 of 12) sorted by relevance

/third_party/node/test/addons/null-buffer-neuter/
Dbinding.cc14 void IsAlive(const v8::FunctionCallbackInfo<v8::Value>& args) { in IsAlive() function
/third_party/node/src/
Dhandle_wrap.h63 static inline bool IsAlive(const HandleWrap* wrap) { in IsAlive() function
Djs_stream.cc38 bool JSStream::IsAlive() { in IsAlive() function in node::JSStream
Dnode_file.h258 bool IsAlive() override { return !closed_; } in IsAlive() function
Dstream_wrap.cc168 bool LibuvStreamWrap::IsAlive() { in IsAlive() function in node::LibuvStreamWrap
Dheap_utils.cc292 bool IsAlive() override { return snapshot_ != nullptr; } in IsAlive() function in node::heap::__anondbb667100111::HeapSnapshotStream
Dtls_wrap.cc660 bool TLSWrap::IsAlive() { in IsAlive() function in node::TLSWrap
Dnode_http2.h418 bool IsAlive() override { in IsAlive() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DObjectBase.cpp69 bool ApiObjectBase::IsAlive() const { in IsAlive() function in dawn_native::ApiObjectBase
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs129 internal bool IsAlive property in Grpc.Core.Internal.GrpcThreadPool
/third_party/grpc/test/core/tsi/
Dssl_session_cache_test.cc60 bool IsAlive(long id) const { in IsAlive() function in grpc_core::__anon33c835de0111::SessionTracker
/third_party/grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs324 internal bool IsAlive property in Grpc.Core.GrpcEnvironment