Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Derror_helper.h72 static const int32_t TYPE_ERROR = 401; // 401 : the parameter type is incorrect variable
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker_new.h37 static const int32_t TYPE_ERROR = 401; variable