Home
last modified time | relevance | path

Searched defs:Destructor (Results 1 – 16 of 16) sorted by relevance

/third_party/node/test/js-native-api/8_passing_wrapped/
Dmyobject.cc13 void MyObject::Destructor( in Destructor() function in MyObject
/third_party/node/deps/v8/src/objects/
Dmanaged.h99 static void Destructor(void* ptr) { in Destructor() function
/third_party/cef/include/wrapper/
Dcef_helpers.h103 #define IMPLEMENT_REFCOUNTING_EX(ClassName, Destructor) \ argument
/third_party/node/test/js-native-api/test_reference_double_free/
Dtest_reference_double_free.c7 static void Destructor(napi_env env, void* data, void* nothing) { in Destructor() function
/third_party/spirv-tools/test/opt/
Dinstruction_list_test.cpp49 TEST(InstructionListTest, Destructor) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinstruction_list_test.cpp49 TEST(InstructionListTest, Destructor) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_list_test.cpp49 TEST(InstructionListTest, Destructor) { in TEST() argument
/third_party/node/test/js-native-api/7_factory_wrap/
Dmyobject.cc10 void MyObject::Destructor(napi_env env, in Destructor() function in MyObject
/third_party/cef/libcef/browser/
Dthread_util.h82 #define IMPLEMENT_REFCOUNTING_EX(ClassName, Destructor) \ argument
/third_party/skia/third_party/externals/angle2/src/common/
DCircularBuffer_unittest.cpp34 TEST(CircularBuffer, Destructor) in TEST() argument
/third_party/node/test/js-native-api/6_object_wrap/
D6_object_wrap.cc12 void MyObject::Destructor( in Destructor() function in MyObject
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp179 int LocalCXXRuntimeOverridesBase::CXAAtExitOverride(DestructorPtr Destructor, in CXAAtExitOverride()
/third_party/rust/crates/bindgen/bindgen/ir/
Dtraversal.rs150 Destructor, enumerator
Dcomp.rs39 Destructor, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc317 TEST(optionalTest, Destructor) { in TEST() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp115386 typedef void Destructor(T* aPropertyValue); typedef