Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp246 * @tc.desc: check NormalUnfocusedSendEventRes
252 bool ret = DmsRadar::GetInstance().NormalUnfocusedSendEventRes(FUNC, ERR_OK); in HWTEST_F()
259 * @tc.desc: check NormalUnfocusedSendEventRes
265 bool ret = DmsRadar::GetInstance().NormalUnfocusedSendEventRes(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h160 bool NormalUnfocusedSendEventRes(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp336 bool DmsRadar::NormalUnfocusedSendEventRes(const std::string& func, int32_t errCode) in NormalUnfocusedSendEventRes() function in OHOS::DistributedSchedule::DmsRadar
367 HILOGE("NormalUnfocusedSendEventRes error, res:%{public}d", res); in NormalUnfocusedSendEventRes()

Completed in 4 milliseconds