Home
last modified time | relevance | path

Searched refs:V2_1 (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp34 OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode nnrtRet = static_cast<OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode>(ret); in PrintRetLog()
46 OHOS::sptr<V2_1::INnrtDevice> iDevice = V2_1::INnrtDevice::Get(); in HDIDeviceV2_1Creator()
53 int32_t nnrtSuccess = static_cast<int32_t>(V2_1::NNRT_ReturnCode::NNRT_SUCCESS); in HDIDeviceV2_1Creator()
97 namespace V2_1 { namespace
288 preparedModel = new (std::nothrow) V2_1::MockIPreparedModel(); in PrepareModel()
293 sptr<OHOS::HDI::Nnrt::V2_1::IPreparedModel>& preparedModel) in PrepareOfflineModel()
295 preparedModel = new (std::nothrow) V2_1::MockIPreparedModel(); in PrepareOfflineModel()
296 return V2_1 in PrepareOfflineModel()
[all...]
/test/xts/acts/ai/nncore/opstest/include/
H A Dmock_idevice.h41 namespace V2_1 { namespace
74 sptr<OHOS::HDI::Nnrt::V2_1::IPreparedModel>& preparedModel) override;
124 } // namespace V2_1

Completed in 2 milliseconds