Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
Dnapi_hiappevent_write.h32 bool isV9; member
42 this->isV9 = false; in HiAppEventAsyncContext()
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_write.cpp74 if (asyncContext->isV9) { in Write()
Dnapi_hiappevent_js_v9.cpp54 asyncContext->isV9 = true; in Write()