Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp116 * @tc.desc: check NormalFocusedSendEventRes
122 bool ret = DmsRadar::GetInstance().NormalFocusedSendEventRes(FUNC, ERR_OK); in HWTEST_F()
129 * @tc.desc: check NormalFocusedSendEventRes
135 bool ret = DmsRadar::GetInstance().NormalFocusedSendEventRes(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h154 bool NormalFocusedSendEventRes(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp154 bool DmsRadar::NormalFocusedSendEventRes(const std::string& func, int32_t errCode) in NormalFocusedSendEventRes() function in OHOS::DistributedSchedule::DmsRadar
185 HILOGE("NormalFocusedSendEventRes error, res:%{public}d", res); in NormalFocusedSendEventRes()

Completed in 4 milliseconds