Home
last modified time | relevance | path

Searched defs:hasError (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/
Detsstdlib.cpp25 ets_int hasError = ETS_OK; in EtsNapiOnLoad() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntl.cpp28 ets_int hasError = ETS_OK; in InitCoreIntl() local
/arkcompiler/runtime_core/libabckit/tests/stress/abckit_plugin/
Dstress.cpp49 … std::function<bool(AbckitCoreFunction *)> &cbFunc, bool &hasError) in EnumerateAllMethodsInModule()
71 bool hasError = false; in Entry() local