Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp505 void AppEventPack::AddParam(const std::string& key, const std::vector<int64_t>& lls) in AddParam() argument
508 appEventParam.value.valueUnion.lls_.assign(lls.begin(), lls.end()); in AddParam()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h188 void AddParam(const std::string& key, const std::vector<int64_t>& lls);