/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | BasicTests.cpp | 28 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | BasicTests.cpp | 33 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
|
/aosp12/system/core/fs_mgr/libdm/ |
H A D | dm.cpp | 60 bool DeviceMapper::CreateDevice(const std::string& name, const std::string& uuid) { in CreateDevice() function in android::dm::DeviceMapper 210 bool DeviceMapper::CreateDevice(const std::string& name, const DmTable& table, std::string* path, in CreateDevice() function in android::dm::DeviceMapper 284 bool DeviceMapper::CreateDevice(const std::string& name, const DmTable& table) { in CreateDevice() function in android::dm::DeviceMapper
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | BasicTests.cpp | 34 TEST_P(NeuralNetworksAidlTest, CreateDevice) {} in TEST_P() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | BasicTests.cpp | 33 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | BasicTests.cpp | 32 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | driver_gen.h | 79 PFN_vkCreateDevice CreateDevice; member
|
H A D | api.cpp | 1122 VkResult LayerChain::CreateDevice(VkPhysicalDevice physical_dev, in CreateDevice() function in vulkan::api::__anon83539dd30110::LayerChain 1242 VkResult CreateDevice(VkPhysicalDevice physicalDevice, in CreateDevice() function
|
H A D | driver.cpp | 1170 VkResult CreateDevice(VkPhysicalDevice physicalDevice, in CreateDevice() function
|
H A D | api_gen.h | 42 PFN_vkCreateDevice CreateDevice; member
|
/aosp12/system/keymaster/tests/ |
H A D | android_keymaster_test.cpp | 116 keymaster2_device_t* CreateDevice() const override { in CreateDevice() function in keymaster::test::SoftKeymasterTestInstanceCreator 141 keymaster2_device_t* CreateDevice() const override { in CreateDevice() function in keymaster::test::Sha256OnlyKeymaster1TestInstanceCreator 177 keymaster2_device_t* CreateDevice() const override { in CreateDevice() function in keymaster::test::Keymaster1TestInstanceCreator
|
/aosp12/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 660 VkResult CreateDevice(VkPhysicalDevice physical_device, in CreateDevice() function
|