Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_errors.h29 IS_NOT_EXIST_ERROR = 10200017, enumerator
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp702 … containers::ContainerError::BusinessError(thread, containers::ErrorFlag::IS_NOT_EXIST_ERROR, in RemoveFirstFound()
716 … containers::ContainerError::BusinessError(thread, containers::ErrorFlag::IS_NOT_EXIST_ERROR, in RemoveLastFound()