Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h134 bool userAgree = false; member
357 …id SetErrorInfo(int32_t errCode, const std::string &errMsg, StopReason stopReason, bool userAgree);
H A Dscreen_capture_server.cpp348 meta->SetData(Tag::SCREEN_CAPTURE_USER_AGREE, statisticalEventInfo_.userAgree); in SetMetaDataReport()
845 bool userAgree) in SetErrorInfo() argument
850 statisticalEventInfo_.userAgree = userAgree; in SetErrorInfo()