Searched defs:CreateDevice (Results 1 – 13 of 13) sorted by relevance
/external/libbrillo/brillo/udev/ |
D | udev.cc | 39 std::unique_ptr<UdevDevice> Udev::CreateDevice(udev_device* device) { in CreateDevice() function in brillo::Udev
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | device_mgr_test.cc | 30 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
|
D | dynamic_device_mgr_test.cc | 33 static Device* CreateDevice(const char* type, const char* name, in CreateDevice() function
|
/external/angle/src/libANGLE/ |
D | Device.cpp | 48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() function in egl::Device
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | placement_test.cc | 56 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
|
D | context_test.cc | 30 static Device* CreateDevice(const string& type, int n) { in CreateDevice() function
|
D | tensor_handle_test.cc | 69 static Device* CreateDevice(const char* type, const char* name, in CreateDevice() function
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | rpc_rendezvous_mgr_test.cc | 98 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
|
/external/webrtc/modules/audio_device/win/ |
D | core_audio_utility_win_unittest.cc | 222 TEST_F(CoreAudioUtilityWinTest, CreateDevice) { in TEST_F() argument
|
D | core_audio_utility_win.cc | 748 ComPtr<IMMDevice> CreateDevice(const std::string& device_id, in CreateDevice() function
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_layer_dispatch_table.h | 45 PFN_vkCreateDevice CreateDevice; member
|
D | chassis.cpp | 592 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in CreateDevice() function
|
/external/mesa3d/prebuilt-intermediates/util/ |
D | vk_enum_to_str.h | 372 PFN_vkCreateDevice CreateDevice; member
|