Home
last modified time | relevance | path

Searched refs:forceFullGCFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2545 auto forceFullGCFunc = []() { MainThread::ForceFullGC(); }; in __anone0a6f2df2802() variable
2546 ffrt::submit(forceFullGCFunc);