Home
last modified time | relevance | path

Searched defs:CreateDevice (Results 1 – 13 of 13) sorted by relevance

/external/libbrillo/brillo/udev/
Dudev.cc39 std::unique_ptr<UdevDevice> Udev::CreateDevice(udev_device* device) { in CreateDevice() function in brillo::Udev
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_mgr_test.cc30 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
Ddynamic_device_mgr_test.cc33 static Device* CreateDevice(const char* type, const char* name, in CreateDevice() function
/external/angle/src/libANGLE/
DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() function in egl::Device
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dplacement_test.cc56 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
Dcontext_test.cc30 static Device* CreateDevice(const string& type, int n) { in CreateDevice() function
Dtensor_handle_test.cc69 static Device* CreateDevice(const char* type, const char* name, in CreateDevice() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr_test.cc98 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win_unittest.cc222 TEST_F(CoreAudioUtilityWinTest, CreateDevice) { in TEST_F() argument
Dcore_audio_utility_win.cc748 ComPtr<IMMDevice> CreateDevice(const std::string& device_id, in CreateDevice() function
/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h45 PFN_vkCreateDevice CreateDevice; member
Dchassis.cpp592 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in CreateDevice() function
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h372 PFN_vkCreateDevice CreateDevice; member