Searched refs:specified (Results 1 – 25 of 53) sorted by relevance
123
/hardware/interfaces/configstore/1.0/vts/functional/ |
D | VtsHalConfigstoreV1_0TargetTest.cpp | 56 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F() 60 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F() 64 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() 68 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() 72 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() 76 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F() 80 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() 84 [&tmp](OptionalUInt64 arg) { tmp = arg.specified; }); in TEST_F() 88 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() 92 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F() [all …]
|
/hardware/interfaces/configstore/1.0/ |
D | types.hal | 19 bool specified; 24 bool specified; 29 bool specified; 34 bool specified; 39 bool specified; 44 bool specified;
|
/hardware/interfaces/configstore/utils/include/configstore/ |
D | Utils.h | 51 ret.specified = false; in decltype() 62 ret.specified = false; in decltype() 83 << (cachedValue.specified ? cachedValue.value : defValue) in decltype() 84 << (cachedValue.specified ? "" : " (default)"); in decltype() 88 return cachedValue.specified ? cachedValue.value : defValue; in decltype()
|
/hardware/interfaces/configstore/1.0/default/ |
D | SurfaceFlingerConfigs.cpp | 106 bool specified = false; in useVrFlinger() local 109 specified = true; in useVrFlinger() 111 _hidl_cb({specified, value}); in useVrFlinger()
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHci.hal | 52 * Send an HCI command (as specified in the Bluetooth Specification 62 * Send an HCI ACL data packet (as specified in the Bluetooth Specification 71 * Send an SCO data packet (as specified in the Bluetooth Specification
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 38 * IEvsCamera interface associated with the specified camera. When 47 * Return the specified IEvsCamera interface as no longer in use 68 * Return the specified IEvsDisplay interface as no longer in use
|
/hardware/intel/img/psb_video/ |
D | README.debug | 6 log tracing information to the file specified in $PSB_VIDEO_TRACE.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmFactory.hal | 40 * given media container format specified by mimeType 48 * Create a drm plugin instance for the specified uuid and scheme-specific
|
D | ICryptoPlugin.hal | 29 * Check if the specified mime-type requires a secure decoder 34 * for the specified mime-type
|
D | ICryptoFactory.hal | 37 * Create a crypto plugin for the specified uuid and scheme-specific
|
D | IDrmPlugin.hal | 62 * specified keyType. When the keyType is OFFLINE or STREAMING, 369 * Set the cipher algorithm to be used for the specified session. 399 * Encrypt the provided input buffer with the cipher algorithm specified by 418 * specified by setCipherAlgorithm and the key selected by keyId, 437 * specified by setMacAlgorithm and the key selected by keyId and return 454 * Compute a hash of the provided message using the mac algorithm specified 474 * Compute an RSA signature on the provided message using the specified
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVisualizerEffect.hal | 86 * number of samples to capture is specified by 'setCaptureSize' parameter. 104 * are specified by 'setMeasurementMode' parameter.
|
D | IVirtualizerEffect.hal | 61 * specified device.
|
D | IEffectsFactory.hal | 40 * Creates an effect engine of the specified type. To release the effect
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 278 * Max reporting number of scans threshold that can be specified in the scan 285 * Mask of event reporting schemes that can be specified in background scan 318 * Background Scan parameters per bucket that can be specified in background 340 * multiple of the |basePeriodInMs| specified in the BackgroundScanParameters. 368 * Background Scan parameters that can be specified in background scan 708 CHANNEL_NOT_REQUESTED = 0, // No channel request is specified. 709 REQUEST_CHANNEL_SETUP, // Channel request is specified - but may be overridden by firmware. 710 FORCE_CHANNEL_SETUP, // Channel request is specified and must be respected. If the firmware 728 * RSSI values controlling clustering behavior per spec. RSSI values are specified without a sign, 729 * e.g. a value of -65dBm would be specified as 65. [all …]
|
D | IWifiChip.hal | 35 * one of the specified type for a given ChipIfaceCombination. See 303 * allowed (specified in |ChipIfaceCombination|) number of ifaces of the AP 363 * allowed (specified in |ChipIfaceCombination|) number of ifaces of the NAN 423 * allowed (specified in |ChipIfaceCombination|) number of ifaces of the P2P 483 * allowed (specified in |ChipIfaceCombination|) number of ifaces of the STA 565 * ring. The vebose level for each ring buffer can be specified in this API.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 186 * specified access point. 205 * Initiate the Hotspot 2.0 icon query with the specified accesss point. 256 * Send driver command to add the specified RX filter. 269 * Send driver command to remove the specified RX filter. 419 * specified, other radio work items on the same channel can be completed in 424 * that may be specified with the optional timeout parameter. This command
|
D | ISupplicantP2pIface.hal | 237 * Send P2P provision discovery request to the specified peer. The 286 * Reject connection attempt from a peer (specified with a device 627 * @return request Bytes representing the handover request as specified in 642 * @return select Bytes representing the handover select as specified in 652 * @param request Bytes representing the handover request as specified in 667 * @param select Bytes representing the handover select as specified in
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 53 * frame as specified in CEC Table 8-26 of the CEC Spec 1.4b. 207 * The maximum size of body is 15 (MaxLength::MESSAGE_BODY) as specified in
|
D | IHdmiCec.hal | 76 * It must try retransmission at least once as specified in the section '7.1 158 * Gets the connection status of the specified port.
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 32 #5.VPP filter specific parameters. If they are not specified here,
|
/hardware/interfaces/graphics/allocator/2.0/ |
D | IAllocator.hal | 34 * Allocates buffers with the properties specified by the descriptor.
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmx.hal | 55 * Allocate an IOmxNode instance with the specified node name.
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 70 * BAD_VALUE when any of the specified attributes is 74 * UNSUPPORTED when any of the specified attributes is 135 * Locks the given buffer for the specified CPU usage.
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 115 * Returns the characteristics of the specified key, if the keyBlob is valid (implementations 139 * Exports a public key, returning the key in the specified format. 237 * Begins a cryptographic operation using the specified key. If all is well, begin() will return 251 * decryption imply signing and verification, respectively, but must be specified as 326 * @param signature The signature to be verified if the purpose specified in the begin() call
|
123