Searched refs:LoadAlgoLibrary (Results 1 – 4 of 4) sorted by relevance
52 ErrCode LoadAlgoLibrary();
60 int32_t LoadAlgoLibrary(const std::shared_ptr<MsdpAlgoHandle> &algoHandler);78 int32_t DeviceStatusAlgorithmTest::LoadAlgoLibrary(const std::shared_ptr<MsdpAlgoHandle> &algoHandl… in LoadAlgoLibrary() function in OHOS::Msdp::DeviceStatus::DeviceStatusAlgorithmTest593 int32_t ret = LoadAlgoLibrary(algo);
131 if (LoadAlgoLibrary() == RET_ERR) { in StartAlgo()411 ErrCode DeviceStatusMsdpClientImpl::LoadAlgoLibrary() in LoadAlgoLibrary() function in OHOS::Msdp::DeviceStatus::DeviceStatusMsdpClientImpl
272 msdpImpl_->LoadAlgoLibrary(); in LoadAlgorithm()