Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor.cpp93 int NdkAppEventProcessor::SetReportUserProperty(const char* const * userPropertyNames, int size) in SetReportUserProperty()
H A Dndk_app_event_processor_service.cpp156 …eportUserProperty(struct HiAppEvent_Processor* processor, const char* const * userPropertyNames, i… in SetReportUserProperty()
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dbase_type.h92 std::unordered_set<std::string> userPropertyNames; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp171 std::unordered_set<std::string> userPropertyNames; in GenConfigUserPropertiesProp() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c386 …etReportUserProperty(struct HiAppEvent_Processor* processor, const char* const * userPropertyNames, in OH_HiAppEvent_SetReportUserProperty()