Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp64 bool DeviceMapper::CreateDevice(const std::string& name, const std::string& uuid) { in CreateDevice() function in android::dm::DeviceMapper
218 bool DeviceMapper::CreateDevice(const std::string& name, const DmTable& table, std::string* path, in CreateDevice() function in android::dm::DeviceMapper
311 bool DeviceMapper::CreateDevice(const std::string& name, const DmTable& table) { in CreateDevice() function in android::dm::DeviceMapper
/aosp_15_r20/external/libbrillo/brillo/udev/
H A Dudev.cc39 std::unique_ptr<UdevDevice> Udev::CreateDevice(udev_device* device) { in CreateDevice() function in brillo::Udev
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_mgr_test.cc30 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
H A Ddynamic_device_mgr_test.cc33 static Device* CreateDevice(const char* type, const char* name, in CreateDevice() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() function in egl::Device
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DBasicTests.cpp33 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DBasicTests.cpp28 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DBasicTests.cpp34 TEST_P(NeuralNetworksAidlTest, CreateDevice) {} in TEST_P() argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DDevice.cpp96 CreateDevice(D3D10DDI_HADAPTER hAdapter, // IN in CreateDevice() function
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DBasicTests.cpp33 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dplacement_test.cc56 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
H A Dcontext_test.cc34 static Device* CreateDevice(const string& type, int n) { in CreateDevice() function
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dfrontend.proto39 rpc CreateDevice(CreateDeviceRequest) returns (CreateDeviceResponse); rpc
/aosp_15_r20/tools/netsim/rust/cli/src/
H A Dffi.rs41 CreateDevice, enumerator
/aosp_15_r20/tools/netsim/src/frontend/
H A Dfrontend_client.cc100 std::unique_ptr<ClientResult> CreateDevice( in CreateDevice() function in netsim::frontend::__anon483caf4c0111::FrontendClientImpl
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp32 TEST_P(NeuralnetworksHidlTest, CreateDevice) {} in TEST_P() argument
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp1132 VkResult LayerChain::CreateDevice(VkPhysicalDevice physical_dev, in CreateDevice() function in vulkan::api::__anon36d1239d0111::LayerChain
1252 VkResult CreateDevice(VkPhysicalDevice physicalDevice, in CreateDevice() function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h145 virtual bool CreateDevice(const std::string& name, const DmTable& table, std::string* path, in CreateDevice() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DUgaIo.h165 EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice; member
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/proto/google/cloud/iot/v1/
H A Ddevice_manager.proto85 rpc CreateDevice(CreateDeviceRequest) returns (Device) { rpc
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DUgaIo.h159 EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DUgaIo.h157 EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice; member
/aosp_15_r20/external/googleapis/google/cloud/iot/v1/
H A Ddevice_manager.proto85 rpc CreateDevice(CreateDeviceRequest) returns (Device) { rpc
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DUgaIo.h159 EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice; member
/aosp_15_r20/external/google-cloud-java/java-iot/google-cloud-iot/src/main/java/com/google/cloud/iot/v1/
H A Dgapic_metadata.json16 "CreateDevice": { object

12