Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h462 bool CheckOptionsConsistency();
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp834 bool Runtime::CheckOptionsConsistency() in CheckOptionsConsistency() function in ark::Runtime
875 if (!CheckOptionsConsistency()) { in Initialize()