Home
last modified time | relevance | path

Searched defs:reportConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_api_operation.cpp60 void ConfigParser::GetConfigurationParams(ApiReportConfig &reportConfig, ApiEventConfig &eventConfi… in GetConfigurationParams()
103 void ConfigParser::ParseReportConfig(std::istringstream &stream, ApiReportConfig &reportConfig) in ParseReportConfig()
184 …onfigParser::ParseApiOperationManagement(std::istringstream &stream, ApiReportConfig &reportConfig, in ParseApiOperationManagement()
208 ApiReportConfig reportConfig; in AddProcessor() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp310 void AppEventObserver::SetReportConfig(const ReportConfig& reportConfig) in SetReportConfig()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp330 int VerifyEventConfigsOfReportConfig(ReportConfig& reportConfig) in VerifyEventConfigsOfReportConfig()