Home
last modified time | relevance | path

Searched refs:OH_HiSysEvent_GetParamDoubleValues (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h62 int OH_HiSysEvent_GetParamDoubleValues(
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp252 int res = OH_HiSysEvent_GetParamDoubleValues(&record, name.c_str(), &testValues, &len); in RecordParamDouValuesTest()
330 int res = OH_HiSysEvent_GetParamDoubleValues(&record, name.c_str(), &testValues, &len); in RecordParamDouValuesInvalidTest()
1136 ret = OH_HiSysEvent_GetParamDoubleValues(&record, "KEY", value7pp, &dataLen);
1138 ret = OH_HiSysEvent_GetParamDoubleValues(&record, nullptr, value7pp, &dataLen);
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_c.cpp184 int OH_HiSysEvent_GetParamDoubleValues(const HiSysEventRecordC* record, const char* name, double** … in OH_HiSysEvent_GetParamDoubleValues() function
H A Dlibhisyseventmanager.map68 "OH_HiSysEvent_GetParamDoubleValues";
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-query.md154 | int OH_HiSysEvent_GetParamDoubleValues(const HiSysEventRecord& record, const char* name, double**…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-query.md154 | int OH_HiSysEvent_GetParamDoubleValues(const HiSysEventRecord& record, const char* name, double**…