Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp54 bool WriteEventToFile(const std::string& filePath, const std::string& event) in WriteEventToFile() function
87 if (WriteEventToFile(filePath, event)) { in WriteEvent()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp82 bool WriteEventToFile(const std::string& filePath, const std::string& event) in WriteEventToFile() function
112 if (WriteEventToFile(filePath, event)) { in HiWriteEvent()