Searched refs:UnloadMockLibrary (Results 1 – 3 of 3) sorted by relevance
62 int32_t UnloadMockLibrary(const std::shared_ptr<MsdpAlgoHandle> &mockHandler);117 int32_t DeviceStatusMsdpMocKTest::UnloadMockLibrary(const std::shared_ptr<MsdpAlgoHandle> &mockHand… in UnloadMockLibrary() function in OHOS::Msdp::DeviceStatus::DeviceStatusMsdpMocKTest411 ret = UnloadMockLibrary(mock);
55 ErrCode UnloadMockLibrary();
236 if (UnloadMockLibrary() == RET_ERR) { in MockDisable()385 ErrCode DeviceStatusMsdpClientImpl::UnloadMockLibrary() in UnloadMockLibrary() function in OHOS::Msdp::DeviceStatus::DeviceStatusMsdpClientImpl