Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp415 * @tc.desc: check FocusedGetBundleName
421 bool ret = DmsRadar::GetInstance().FocusedGetBundleName(FUNC, ERR_OK); in HWTEST_F()
428 * @tc.desc: check FocusedGetBundleName
434 bool ret = DmsRadar::GetInstance().FocusedGetBundleName(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h168 bool FocusedGetBundleName(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp576 bool DmsRadar::FocusedGetBundleName(const std::string& func, int32_t errCode) in FocusedGetBundleName() function in OHOS::DistributedSchedule::DmsRadar
605 HILOGE("FocusedGetBundleName error, res:%{public}d", res); in FocusedGetBundleName()

Completed in 6 milliseconds