Searched refs:reportSysEventFunc_ (Results 1 – 2 of 2) sorted by relevance
111 reportSysEventFunc_ = in LoadUtilsExtra()113 if (!reportSysEventFunc_) { in LoadUtilsExtra()144 if (!reportSysEventFunc_) { in ReportSysEvent()148 reportSysEventFunc_(app, pr, resType, state); in ReportSysEvent()
53 reportSysEventFunc_ = nullptr; in ~ResSchedUtils()65 ReportSysEventFunc reportSysEventFunc_ = nullptr; variable