Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/native/vulkan/vkjson/
Dvkjson.h57 reported = false; in VkJsonExtDriverProperties()
61 bool reported; member
67 reported = false; in VkJsonExtVariablePointerFeatures()
71 bool reported; member
Dvkjson_instance.cc114 device.ext_driver_properties.reported = true; in VkJsonGetDevice()
131 device.ext_variable_pointer_features.reported = true; in VkJsonGetDevice()
Dvkjson.cc810 if (device->ext_driver_properties.reported) { in Iterate()
814 if (device->ext_variable_pointer_features.reported) { in Iterate()
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/
Dreflection3264_foreach_mismatch_name32.rscript5 // reported. This reporting doesn't prevent errors for kernels with
6 // matched names from being reported.
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/
Dreflection3264_foreach_mismatch_name64.rscript5 // reported. This reporting doesn't prevent errors for kernels with
6 // matched names from being reported.
/frameworks/base/core/proto/android/stats/otaupdate/
Dupdateengine_enums.proto26 // The attempt result reported by the update engine for an OTA update.
43 // The error code reported by the update engine after an OTA update attempt
/frameworks/hardware/interfaces/cameraservice/service/2.0/
DICameraServiceListener.hal25 * reported.
/frameworks/base/core/proto/android/service/
Dpackage.proto121 // Package's reported version.
123 // Package's reported version string (what's displayed to the user).
Dprint.proto177 // Component name of the service that reported the printer
/frameworks/base/tests/LegacyRestoreTest/
DREADME9 reporting an invalid password in logcat. This is the situation reported in bug
/frameworks/base/data/keyboards/
DVendor_045e_Product_028e.kl30 # The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
DVendor_045e_Product_02ea.kl34 # The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
DVendor_045e_Product_02d1.kl34 # The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
DVendor_045e_Product_02dd.kl34 # The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
DVendor_045e_Product_02fd.kl34 # The reported value for flat is 128 out of a range from -32767 to 32768, which is absurd.
/frameworks/base/cmds/hid/
DREADME.md132 will not be reported.
135 the reported coordinates are at the center of the range.
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt49 can be reported in an iteration
/frameworks/av/media/libaudioclient/include/media/
DIAudioPolicyService.h209 bool reported) = 0;
DAudioSystem.h379 bool reported);
/frameworks/av/services/audiopolicy/
DAudioPolicyInterface.h259 bool reported) = 0;
/frameworks/base/tools/orientationplot/
DREADME.txt71 between sensor events as reported by the SensorEvent.timestamp field. It
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md50 - Some dumpsys sections (memory and cpuinfo) are reported earlier in the file.
/frameworks/base/core/proto/android/telecomm/
Denums.proto99 * This state is not expected to be communicated from the Telephony layer, but will be reported
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1234 bool reported) in getSurroundFormats() argument
1242 surroundFormatsEnabled, reported); in getSurroundFormats()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t316 // reported time will be the same as ANEURALNETWORKS_DURATION_ON_HARDWARE.
324 // reported time will be the same as ANEURALNETWORKS_DURATION_IN_DRIVER.
1045 * rather than a cryptic string. For devices with feature level reported by
1240 * a feature level reported by {@link ANeuralNetworksDevice_getFeatureLevel}
1360 * will be returned. If the device has a feature level reported by
1433 * If the device has a feature level reported by
1461 * device is has a feature level reported by
2010 * device has a feature level reported by
2288 * feature level reported by {@link ANeuralNetworksDevice_getFeatureLevel} that
2349 * device has a feature level reported by
[all …]

12