Home
last modified time | relevance | path

Searched refs:E_CONDITION_EMPTY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/include/
H A Dwork_sched_errors.h49 E_CONDITION_EMPTY, enumerator
85 {E_CONDITION_EMPTY, "The workinfo condition cannot be empty."},
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp128 return E_CONDITION_EMPTY; in GetWorkInfo()
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp275 HandleParamErr(env, E_CONDITION_EMPTY); in GetWorkInfo()