Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/test/unittest/rust/src/
Dmain.rs21 const SUCCEED: i32 = 0; constant
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h37 enum DbQueryStatus { SUCCEED = 0, CONCURRENT, OVER_TIME, OVER_LIMIT, TOO_FREQENTLY }; enumerator