Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/libpandabase/os/
Dunique_fd.h60 int Release() noexcept in Release() function
Ddebug_info.cpp31 void Release() in Release() function in panda::DwarfGuard
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dunique_fd.h60 int Release() noexcept in Release() function
Ddebug_info.cpp33 void Release() in Release() function in panda::DwarfGuard
/arkcompiler/runtime_core/static_core/runtime/
Dgc_task.cpp30 void GCTask::Release(mem::InternalAllocatorPtr allocator) in Release() function in panda::GCTask
Dmonitor.cpp669 bool Monitor::Release(MTManagedThread *thread) in Acquire() function in panda::Monitor
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_serializer.h40 std::unique_ptr<SerializeData> Release() in Release() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_function.cpp53 void MeFunction::Release() in Release() function in maple::MeFunction
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dunique_fd_test.cpp95 TEST(UniqueFd, Release) in TEST() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/ad/
Dmad.cpp115 void Unit::Release() in Release() function in maplebe::Unit
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h78 void Release(CachedEntry str) in Release() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h628 Release, // NOLINT(readability-identifier-naming) enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.h1198 virtual void Release() in Release() function
1288 void Release() final in Release() function
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp2025 std::unique_ptr<SerializationData> Serializer::Release() in Release() function in panda::ecmascript::Serializer