Searched defs:FreeInternalMemory (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/scheduler/ | ||
| D | task.h | 42 void FreeInternalMemory() override in FreeInternalMemory() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| D | ets_napi_env.cpp | 61 void PandaEtsNapiEnv::FreeInternalMemory() in FreeInternalMemory() function in ark::ets::PandaEtsNapiEnv |
| D | ets_coroutine.cpp | 87 void EtsCoroutine::FreeInternalMemory() in FreeInternalMemory() function in ark::ets::EtsCoroutine |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | thread.cpp | 61 void Thread::FreeInternalMemory() in FreeInternalMemory() function in ark::Thread |