Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/thread/
Dthread_holder_manager.cpp99 void ThreadHolderManager::IterateAll(CommonRootVisitor visitor) in IterateAll() function in common::ThreadHolderManager
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h346 void IterateAll(Callback callback) const in IterateAll() function