Home
last modified time | relevance | path

Searched defs:GetCustomParams (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dsettings.h42 const std::string& GetCustomParams(const std::string& key) in GetCustomParams() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp642 void AppEventPack::GetCustomParams(std::vector<CustomEventParam>& customParams) const in GetCustomParams() function in OHOS::HiviewDFX::AppEventPack