Home
last modified time | relevance | path

Searched defs:UpdateAotStringRoots (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_manager.h118 void UpdateAotStringRoots(Callback cb, IsYoungPredicate p) in UpdateAotStringRoots() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp211 void RootManager<LanguageConfig>::UpdateAotStringRoots(const GCRootUpdater &gcRootUpdater) in UpdateAotStringRoots() function in ark::mem::RootManager