Home
last modified time | relevance | path

Searched refs:value9 (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_hisysevent_adapter.h72 const ArkWebString key8, const int64_t value8, const ArkWebString key9, const int64_t value9,
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_hisysevent_adapter_impl.h66 const ArkWebString key8, const int64_t value8, const ArkWebString key9, const int64_t value9,
H A Dark_hisysevent_adapter_impl.cpp162 const ArkWebString key8, const int64_t value8, const ArkWebString key9, const int64_t value9, in Write()
196 s_key6, value6, s_key7, value7, s_key8, value8, s_key9, value9, s_key10, value10, s_key11, value11, s_key12, in Write()
158 Write(const ArkWebString& eventName, uint32_t type, const ArkWebString key1, const int64_t value1, const ArkWebString key2, const int64_t value2, const ArkWebString key3, const uint32_t value3, const ArkWebString key4, const int64_t value4, const ArkWebString key5, const int64_t value5, const ArkWebString key6, const int64_t value6, const ArkWebString key7, const int64_t value7, const ArkWebString key8, const int64_t value8, const ArkWebString key9, const int64_t value9, const ArkWebString key10, const int64_t value10, const ArkWebString key11, const int64_t value11, const ArkWebString key12, const int64_t value12, const ArkWebString key13, const int64_t value13, const ArkWebString key14, const int64_t value14, const ArkWebString key15, const int64_t value15, const ArkWebString key16, const int64_t value16, const ArkWebString key17, const int64_t value17, const ArkWebString key18, const int64_t value18, const ArkWebString key19, const int64_t value19, const ArkWebString key20, const int64_t value20, const ArkWebString key21, const int64_t value21, const ArkWebString key22, const int64_t value22, const ArkWebString key23, const int64_t value23) Write() argument
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp503 unsigned long long value9 = 9; in HWTEST_F() local
504 result = HiSysEventWrite(domain, eventName, HiSysEvent::EventType::FAULT, key1, value9, key2, value9); in HWTEST_F()

Completed in 5 milliseconds