Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_dfx.h61 void EventWriteWithAppInfo(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventType type,
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp141 void MediaEvent::EventWriteWithAppInfo(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventTyp… in EventWriteWithAppInfo() function in OHOS::Media::MediaEvent
305 … event.EventWriteWithAppInfo("PLAYER_STATE", OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in BehaviorEventWriteForScreenCapture()