Home
last modified time | relevance | path

Searched refs:GetCallbackImpl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/msdp/device_status/libs/src/
H A Ddevicestatus_msdp_mock.cpp117 CHKPR(g_msdpMock->GetCallbackImpl(), RET_ERR); in NotifyMsdpImpl()
119 g_msdpMock->GetCallbackImpl()->OnResult(data); in NotifyMsdpImpl()
/ohos5.0/base/msdp/device_status/libs/include/
H A Ddevicestatus_algorithm_manager.h50 std::shared_ptr<MsdpAlgoCallback> GetCallbackImpl() in GetCallbackImpl() function
H A Ddevicestatus_msdp_mock.h59 std::shared_ptr<MsdpAlgoCallback> GetCallbackImpl() in GetCallbackImpl() function
/ohos5.0/base/msdp/device_status/test/unittest/libs/src/
H A Ddevice_status_mock_test.cpp351 g_testMock->GetCallbackImpl() = nullptr;