Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.h304 virtual void ProcessStringTable() {} in ProcessStringTable() function
/arkcompiler/ets_runtime/common_components/heap/ark_collector/
Dark_collector.cpp902 void ArkCollector::ProcessStringTable() in ProcessStringTable() function in common::ArkCollector