Searched refs:ReportQuerySessionInfo (Results 1 – 4 of 4) sorted by relevance
67 HWTEST_F(DmsReporterTest, ReportQuerySessionInfo, Function | SmallTest | Level2)71 dmsReporter.ReportQuerySessionInfo(true, 0);
28 void ReportQuerySessionInfo(bool isSuccess, int32_t errCode);
73 void DmsReporter::ReportQuerySessionInfo(bool isSuccess, int32_t errCode) in ReportQuerySessionInfo() function in OHOS::Rosen::DmsReporter
6731 SingletonContainer::Get<DmsReporter>().ReportQuerySessionInfo(ret == WSError::WS_OK, in GetSessionInfoByContinueSessionId()