Home
last modified time | relevance | path

Searched defs:eventJsonStr (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dsys_event_test.cpp61 auto eventJsonStr = sysEvent->AsJsonStr(); variable
86 auto eventJsonStr = sysEvent->AsJsonStr(); variable
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_wrote_result_check_test.cpp201 std::string eventJsonStr = sysEvent->AsJson(); in __anonbf3b641a0502() local
324 std::string eventJsonStr = sysEvent->AsJson(); in __anonbf3b641a0a02() local
370 std::string eventJsonStr = sysEvent->AsJson(); in __anonbf3b641a0c02() local
396 std::string eventJsonStr = sysEvent->AsJson(); in __anonbf3b641a0d02() local
437 std::string eventJsonStr = sysEvent->AsJson(); in __anonbf3b641a0f02() local
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserver_fuzzer/
Deventserver_fuzzer.cpp47 std::string eventJsonStr = event.AsJsonStr(); in SysEventServerFuzzTest() local
/base/hiviewdfx/hiview/plugins/sysevent_source/
Devent_server.cpp226 std::string eventJsonStr = event.AsJsonStr(); in ReceiveMsg() local
284 std::string eventJsonStr = event.AsJsonStr(); in ReceiveMsg() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Devent_query_wrapper_builder.cpp229 auto eventJsonStr = iter->AsJsonStr(); in TransportSysEvent() local