Home
last modified time | relevance | path

Searched refs:NotifyDockFocused (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp441 * @tc.desc: check NotifyDockFocused
447 bool ret = DmsRadar::GetInstance().NotifyDockFocused(FUNC, ERR_OK); in HWTEST_F()
454 * @tc.desc: check NotifyDockFocused
460 bool ret = DmsRadar::GetInstance().NotifyDockFocused(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h169 bool NotifyDockFocused(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp611 bool DmsRadar::NotifyDockFocused(const std::string& func, int32_t errCode) in NotifyDockFocused() function in OHOS::DistributedSchedule::DmsRadar
638 HILOGE("NotifyDockFocused error, res:%{public}d", res); in NotifyDockFocused()

Completed in 6 milliseconds