Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_params.h448 bool StoreState(const std::string &state) in StoreState() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1408 void JSThread::StoreState(ThreadState newState) in StoreState() function in panda::ecmascript::JSThread