Home
last modified time | relevance | path

Searched defs:DeviceProperties (Results 1 – 25 of 108) sorted by relevance

12345

/aosp_15_r20/build/soong/java/
H A Dbase.go256 type DeviceProperties struct { struct
264 Sdk_version *string
268 Max_sdk_version *string
272 Replace_max_sdk_version_placeholder *string
276 Target_sdk_version *string
281 Platform_apis *bool
283 Aidl struct {
311 Hostdex *bool
313 Target struct {
322 System_modules *string
[all …]
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddevice_properties.pb.cc33 PROTOBUF_CONSTEXPR DeviceProperties::DeviceProperties( in DeviceProperties() function in tensorflow::DeviceProperties
90 DeviceProperties::DeviceProperties(::PROTOBUF_NAMESPACE_ID::Arena* arena, in DeviceProperties() function in tensorflow::DeviceProperties
96 DeviceProperties::DeviceProperties(const DeviceProperties& from) in DeviceProperties() function in tensorflow::DeviceProperties
Ddevice_properties.pb.h49 class DeviceProperties; variable
97 inline DeviceProperties() : DeviceProperties(nullptr) {} in DeviceProperties() function
102 DeviceProperties(DeviceProperties&& from) noexcept in DeviceProperties() function
/aosp_15_r20/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/common/
DDeviceProperties.java22 public final class DeviceProperties { class
43 private DeviceProperties(PropertyGetter propertyGetter) { in DeviceProperties() method in DeviceProperties
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp619 DeviceProperties::DeviceProperties(const DeviceProperties &src) in DeviceProperties() function in vkt::DescriptorIndexing::ut::DeviceProperties
628 DeviceProperties::DeviceProperties(const vkt::Context &testContext) in DeviceProperties() function in vkt::DescriptorIndexing::ut::DeviceProperties
H A DvktDescriptorSetsIndexingTests.hpp167 class DeviceProperties class
/aosp_15_r20/external/pytorch/c10/xpu/test/impl/
H A DXPUDeviceTest.cpp27 TEST(XPUDeviceTest, DeviceProperties) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddevice_properties.proto24 message DeviceProperties { message
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceProperties.java21 public class DeviceProperties { class
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_types.cpp77 DeviceProperties::DeviceProperties(void) in DeviceProperties() function in ot::Mle::DeviceProperties
H A Dmle_types.hpp298 class DeviceProperties : public otDeviceProperties, public Clearable<DeviceProperties> class
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp29 DeviceProperties::DeviceProperties(const InstanceInterface &vki, const uint32_t apiVersion, in DeviceProperties() function in vk::DeviceProperties
H A DvkDeviceProperties.hpp98 class DeviceProperties class
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/triton/
H A Ddevice_interface.py8 class DeviceProperties: class
/aosp_15_r20/external/googleapis/google/actions/sdk/v2/
H A Dactions_testing.proto122 message DeviceProperties { message
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dhints.py97 class DeviceProperties(typing.NamedTuple): class
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/linux_glibc_x86_64_static/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_apex31/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static/gen/sysprop/android/sysprop/
DDeviceProperties.sysprop.cpp195 namespace android::sysprop::DeviceProperties { namespace
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java327 class DeviceProperties { class in RemoteDevices
351 DeviceProperties() { in DeviceProperties() method in RemoteDevices.DeviceProperties
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/PlatformProperties_public/android_common/turbine/
DPlatformProperties.jarandroid/sysprop/AdbProperties.class <Unknown> package android.sysprop public final android.sysprop ...
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/PlatformProperties/android_common/turbine/
DPlatformProperties.jarandroid/sysprop/AdbProperties.class <Unknown> package android.sysprop public final android.sysprop ...

12345