Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp506 * @tc.desc: check NotifyDockUnfocused
512 bool ret = DmsRadar::GetInstance().NotifyDockUnfocused(FUNC, ERR_OK); in HWTEST_F()
519 * @tc.desc: check NotifyDockUnfocused
525 bool ret = DmsRadar::GetInstance().NotifyDockUnfocused(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h172 bool NotifyDockUnfocused(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp700 bool DmsRadar::NotifyDockUnfocused(const std::string& func, int32_t errCode) in NotifyDockUnfocused() function in OHOS::DistributedSchedule::DmsRadar
727 HILOGE("NotifyDockUnfocused error, res:%{public}d", res); in NotifyDockUnfocused()

Completed in 6 milliseconds