Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp277 void WindowInfoReporter::Report(const std::string& reportTag, const std::string& msg) in Report()
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp388 std::string reportTag = "reportTag"; variable