Home
last modified time | relevance | path

Searched refs:example (Results 1 – 25 of 163) sorted by relevance

1234567

/hardware/interfaces/vibrator/1.3/example/
DAndroid.bp17 name: "android.hardware.vibrator@1.3-service.example",
20 init_rc: ["android.hardware.vibrator@1.3-service.example.rc"],
21 vintf_fragments: ["android.hardware.vibrator@1.3-service.example.xml"],
Dandroid.hardware.vibrator@1.3-service.example.rc1 service vendor.vibrator-1-3 /vendor/bin/hw/android.hardware.vibrator@1.3-service.example
/hardware/interfaces/radio/config/1.1/
Dtypes.hal37 * It's used to evaluate possible phone config change, for example from single
43 * PS attached simultaneously. For example, for L+L modem it
49 * internet PDN connections simultaneously. For example, for L+L
/hardware/interfaces/tests/extension/light/2.0/
DILight.hal17 // Would normally be 'vendor.example.extension.light@2.0' however, this is
18 // a google extension example. A vendor extension should also live in the
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateRequest.cpp112 for (const MixedTypedExample& example : examples) { in createRequests() local
113 const MixedTyped& inputs = example.operands.first; in createRequests()
114 const MixedTyped& outputs = example.operands.second; in createRequests()
DGeneratedTestHarness.cpp81 static bool isZeroSized(const MixedTyped& example, uint32_t index) { in isZeroSized() argument
82 for (auto i : example.operandDimensions.at(index)) { in isZeroSized()
145 for (auto& example : examples) { in EvaluatePreparedModel() local
147 const MixedTyped& inputs = example.operands.first; in EvaluatePreparedModel()
148 const MixedTyped& golden = example.operands.second; in EvaluatePreparedModel()
364 if (example.expectedMultinomialDistributionTolerance > 0) { in EvaluatePreparedModel()
365 expectMultinomialDistributionWithinTolerance(test, example); in EvaluatePreparedModel()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateRequest.cpp112 for (auto& example : examples) { in createRequests() local
113 const MixedTyped& inputs = example.operands.first; in createRequests()
114 const MixedTyped& outputs = example.operands.second; in createRequests()
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal23 * trackable in any other way, for example texture memory that is allocated by
44 * possible. For example,
55 * Memory must not overlap between types. For example, a graphics buffer
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateRequest.cpp188 for (auto& example : examples) { in createRequests() local
189 const MixedTyped& inputs = example.operands.first; in createRequests()
190 const MixedTyped& outputs = example.operands.second; in createRequests()
/hardware/interfaces/biometrics/fingerprint/2.1/
Dtypes.hal45 * For example, ERROR_CANCELED should follow any acquisition message that
47 * user interaction. For example, if the sensor is dirty during enrollment and
75 * take action on the current operation. For example, ACQUIRED_IMAGER_DIRTY may
/hardware/interfaces/gnss/1.1/
DIGnssCallback.hal31 * For example "ABC Co., Baseband Part 1234, RF Part 567, Software version 3.14.159"
46 * with GNSS HAL operation, for example, to assist with time to first fix, error recovery, or to
/hardware/interfaces/gnss/1.0/
DIGnssBatching.hal29 * For example, if a 1Hz continuous output is underway on the IGnssCallback,
85 * If the available size is variable, for example, based on other operations
89 * This may, for example, be used by the upper layer, to decide on the
DIAGnssRil.hal108 * a string representing the unique Subscriber ID, for example, the IMSI for
110 * the phone number string for line 1. For example, the MSISDN for a GSM phone.
DIGnssDebug.hal93 * valid. This can, for example, be a previous injected location with
156 * start of the server predicted information. For example, a 1 day
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal42 * Carrier frequency of the signal to be corrected, for example it can be the
98 * This value is useful for example to judge how accurate the provided corrections are.
106 * This value is useful for example to judge how accurate the provided corrections are.
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControlCallback.hal103 * Identity of the endpoint receiving the location information. For example, carrier
137 * or the next the Android processor awake time. For example, if an Automotive client is
139 * called at 1Hz. As another example, if a low power processor is getting location from the
DIGnssVisibilityControl.hal71 * package naming format. For example, com.example.myapp.
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal35 * For example, a physical shutter may have been uncovered or covered,
44 * For example, on some devices the FOLDED state could mean that
/hardware/interfaces/broadcastradio/1.1/
DIBroadcastRadioFactory.hal23 * 1.0 HAL. For example V1_0::IBroadcastRadio::openTuner() returns V1_0::ITuner,
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicant.hal26 * 1.1 HAL. For example V1_1::ISupplicant::addIface() adds V1_1::ISupplicantIface,
/hardware/interfaces/radio/config/1.0/
DIRadioConfigIndication.hal30 * slot is inactive. For example, this indication must be triggered if a SIM card is inserted
/hardware/interfaces/radio/config/1.2/
DIRadioConfigIndication.hal31 * slot is inactive. For example, this indication must be triggered if a SIM card is inserted
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DAndroid.bp67 // Another example of HidParser
/hardware/interfaces/tv/cec/2.0/
Dtypes.hal205 * For example a record with tuner functionalitye,
240 * For example a TV with OSD and ARC capabilities,
283 * For example a playback device support root menu and setup menu,
507 * For example, this may be called when system goes in and out of
/hardware/interfaces/boot/1.0/
DIBootControl.hal35 * less than two slots doesn't support background updates, for example if
43 * from, for example slot number 0 (Slot A). It is assumed that if the current

1234567