Searched refs:HiSysEventWriteWrapper (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/ |
H A D | hisysevent_c_wrapper.h | 75 int HiSysEventWriteWrapper(const char* func, unsigned long long line, const char* domain, const char* name,
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_c_wrapper.cpp | 93 int HiSysEventWriteWrapper(const char* func, unsigned long long line, const char* domain, const char* name, in HiSysEventWriteWrapper() function
|
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 142 auto ret = HiSysEventWriteWrapper("TestFuncName", 1000, "KERNEL_VENDOR", "POWER_KEY", 1, in HWTEST_F()
|
Completed in 4 milliseconds