Searched refs:GetCustomParams (Results 1 – 4 of 4) sorted by relevance
42 const std::string& GetCustomParams(const std::string& key) in GetCustomParams() function
210 void GetCustomParams(std::vector<CustomEventParam>& customParams) const;
258 event->GetCustomParams(newParams); in InsertCustomEventParams()
642 void AppEventPack::GetCustomParams(std::vector<CustomEventParam>& customParams) const in GetCustomParams() function in OHOS::HiviewDFX::AppEventPack