/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/ |
H A D | DeviceName.java | 31 public class DeviceName implements ResourceName { class 42 protected DeviceName() { in DeviceName() method in DeviceName 49 private DeviceName(Builder builder) { in DeviceName() method in DeviceName
|
/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/impl/default/config/ |
H A D | DefaultConfig.json | 24 "DeviceName": "MyDevice", string 50 "DeviceName": "MyDevice", string
|
/aosp_15_r20/external/aws-sdk-java-v2/services/sagemakeredge/src/main/resources/codegen-resources/ |
H A D | service-2.json | 199 "DeviceName":{ object 289 "DeviceName":{ object 315 "DeviceName":{ object 420 "DeviceName":{ object
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dsconf.h | 71 LPSTR DeviceName; member 78 LPWSTR DeviceName; member
|
D | multimon.h | 77 CHAR DeviceName[32]; member 86 WCHAR DeviceName[32]; member
|
D | rasshost.h | 31 CHAR DeviceName[MAX_DEVICE_NAME+1]; member
|
D | dxgi1_6.h | 71 WCHAR DeviceName[32]; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | mountmgr.h | 92 WCHAR DeviceName[1]; member 113 WCHAR DeviceName[1]; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | types.h | 84 struct DeviceName {}; struct
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/ |
H A D | op_handler_selector_test.cc | 134 const char* DeviceName(Status* status) const override { in DeviceName() function in tfrt::tf::__anon6788e1330111::FakeTensorHandle 184 const std::string& DeviceName() const override { return device_name_; } in DeviceName() function in tfrt::tf::__anon6788e1330111::FakeOperation
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | eager_operation_test.cc | 25 TEST(EagerOperationTest, DeviceName) { in TEST() argument
|
H A D | custom_device.h | 89 const char* DeviceName(Status* status) const override { in DeviceName() function
|
H A D | eager_operation.h | 56 const string& DeviceName() const override { return device_name_; } in DeviceName() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | composite_device_test.cc | 68 TEST(CompositeDeviceTest, DeviceName) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/go/ |
H A D | tensor_handle.go | 115 func (th *TensorHandle) DeviceName() (string, error) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/ |
H A D | union_find.h | 137 const DeviceNameUtils::ParsedName& DeviceName() const { return device_name_; } in DeviceName() function
|
/aosp_15_r20/external/nos/host/generic/libnos/ |
D | NuggetClient.cpp | 112 const std::string& NuggetClient::DeviceName() const { in DeviceName() function in nos::NuggetClient
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ |
H A D | op_cache.h | 141 string_view DeviceName() { return device_name_; } in DeviceName() function
|
H A D | c_api_tfrt.h | 492 const std::string& DeviceName() const override { return device_name_; } in DeviceName() function
|
/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_output_win.cc | 77 int CoreAudioOutput::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioOutput
|
H A D | core_audio_input_win.cc | 80 int CoreAudioInput::DeviceName(int index, in DeviceName() function in webrtc::webrtc_win::CoreAudioInput
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/ |
H A D | types.h | 28 using DeviceName = std::string_view; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/ |
H A D | runtime_fallback_op_handler.cc | 65 tfrt::string_view DeviceName() const { return device_->name(); } in DeviceName() function in tensorflow::tfd::RuntimeFallbackOpHandler
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/tape/ |
H A D | tape_operation.cc | 47 const string& TapeOperation::DeviceName() const { in DeviceName() function in tensorflow::gradients::TapeOperation
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | device_name_utils.cc | 79 static string DeviceName(const string& job, int replica, int task, in DeviceName() function
|