Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 21 of 21) sorted by relevance

/external/pigweed/pw_bluetooth_profiles/public/pw_bluetooth_profiles/
Ddevice_info_service.h28 struct DeviceInfo { struct
32 enum class Field : uint16_t {
45 span<const std::byte> manufacturer_name;
48 span<const std::byte> model_number;
72 // Helper operator| to allow combining multiple DeviceInfo::Field values. argument
/external/tensorflow/tensorflow/core/grappler/costs/
Dcost_estimator.h38 struct DeviceInfo { struct
51 DeviceInfo() in DeviceInfo() argument
57 DeviceInfo(const DeviceInfo& input) in DeviceInfo() argument
66 : gigaops(gigaops), in gigaops()
/external/vulkan-validation-layers/layers/generated/
Dvk_extension_helper.h436 struct DeviceInfo { struct
437DeviceInfo(bool DeviceExtensions::* state_, const DeviceReqVec requires_): state(state_), requires… in DeviceInfo() function
438 bool DeviceExtensions::* state;
439 DeviceReqVec requires;
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
DDeviceInfo.java29 public final class DeviceInfo implements Bundleable { class
57 public DeviceInfo(@PlaybackType int playbackType, int minVolume, int maxVolume) { in DeviceInfo() method in DeviceInfo
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/
DDeviceInfo.java28 public final class DeviceInfo implements Bundleable { class
56 public DeviceInfo(@PlaybackType int playbackType, int minVolume, int maxVolume) { in DeviceInfo() method in DeviceInfo
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DBluetoothDeviceList.java38 private static class DeviceInfo { class in BluetoothDeviceList
42 public DeviceInfo(String name, String address) { in DeviceInfo() method in BluetoothDeviceList.DeviceInfo
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Ddevice_info.h44 DeviceInfo() {}; in DeviceInfo() function
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_info.cpp38 DeviceInfo::DeviceInfo(const unsigned int deviceNum, in DeviceInfo() function in DeviceInfo
/external/rust/pica/static/src/components/
DDeviceInfo.js19 export class DeviceInfo extends LitElement { class
/external/autotest/client/common_lib/cros/network/
Dinterface.py59 DeviceInfo = collections.namedtuple('DeviceInfo', ['vendor', 'device', variable
/external/libese/ready_se/google/keymint/KM300/HAL/
DJavacardRemotelyProvisionedComponentDevice.cpp256 const std::vector<uint8_t>&, DeviceInfo*, ProtectedData*, std::vector<uint8_t>*) { in generateCertificateRequest() argument
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dfull_test.proto121 message DeviceInfo { message
/external/angle/src/common/
Dpacked_cl_enums.json13 "DeviceInfo": { object
DPackedCLEnums_autogen.h79 enum class DeviceInfo : uint8_t enum
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dhomegraph.v1.json317 "DeviceInfo": { object
Dfirebasedynamiclinks.v1.json373 "DeviceInfo": { object
Djobs.v3.json1297 "DeviceInfo": { object
Djobs.v3p1beta1.json1364 "DeviceInfo": { object
Djobs.v4.json1568 "DeviceInfo": { object
Djobs.v2.json418 "DeviceInfo": { object
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1873 AuthRecord DeviceInfo; member