Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dappevent_watcher_impl.h38 constexpr uint8_t TYPE_ARRSTRING = 6; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp191 retValue.valueType = TYPE_ARRSTRING; in CovertArrString()
205 retValue.valueType = TYPE_ARRSTRING; in CovertArrObjStr()