Searched defs:device_ (Results 1 – 6 of 6) sorted by relevance
68 sptr<Composer::V1_2::IDisplayComposerInterface> device_; variable
39 void AddModelTest(OHOS::sptr<V2_0::INnrtDevice> &device_, V2_0::ModelConfig &modelConfig, bool isDy… in AddModelTest()
39 void AddModelTest(OHOS::sptr<V1_0::INnrtDevice> &device_, V1_0::ModelConfig &modelConfig, bool isDy… in AddModelTest()
106 OH_NN_ReturnCode HDICommon::ConvertModel(OHOS::sptr<V1_0::INnrtDevice> device_, OH_NNModel *model, in ConvertModel()
106 OH_NN_ReturnCode HDICommon::ConvertModel(OHOS::sptr<V2_0::INnrtDevice> device_, OH_NNModel *model, in ConvertModel()
91 static inline VkDevice device_ = nullptr; member in vulkan::loader::VulkanLoaderUnitTest