Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h281 void UpdateProcessState(int state);
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp1378 void Runtime::UpdateProcessState([[maybe_unused]] int state) in UpdateProcessState() function in panda::Runtime