Home
last modified time | relevance | path

Searched refs:E_TASK_STATE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/request/request/common/include/
H A Dconstant.h49 E_TASK_STATE = 21900007, enumerator
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp118 .WillOnce(testing::Return(E_TASK_STATE))
437 int32_t errorCode = E_TASK_STATE;
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp60 { ExceptionErrorCode::E_TASK_STATE, E_TASK_STATE_INFO },
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Drequest_event.cpp391 return E_TASK_STATE; in StartExec()
H A Dnapi_utils.cpp74 …{ E_TASK_NOT_FOUND, E_TASK_NOT_FOUND_INFO }, { E_TASK_STATE, E_TASK_STATE_INFO }, { E_OTHER, E_OTH…