Home
last modified time | relevance | path

Searched defs:STATE_BEGIN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dstringfilter.h38 static constexpr int STATE_BEGIN = 0; variable
/ohos5.0/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dstring_filter.h38 static constexpr int STATE_BEGIN = 0; variable
/ohos5.0/base/msdp/device_status/utils/common/include/
H A Dutil.h30 STATE_BEGIN = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.cpp30 constexpr int32_t STATE_BEGIN = 0; variable