Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dappevent_watcher_impl.h36 constexpr uint8_t TYPE_ARRINT = 4; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp163 retValue.valueType = TYPE_ARRINT; in ConvertArrInt()