Searched refs:contains (Results 1 – 25 of 113) sorted by relevance
12345
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | EarlyBootKeyTest.cpp | 52 EXPECT_TRUE(contains(aesKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 53 EXPECT_TRUE(contains(hmacKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 54 EXPECT_TRUE(contains(rsaKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 55 EXPECT_TRUE(contains(ecdsaKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P()
|
/hardware/interfaces/audio/common/ |
D | README | 1 This folder contains code common to audio core and effect API
|
/hardware/interfaces/audio/common/all-versions/ |
D | README | 1 This folder contains code common to all versions of the audio API
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 57 * Do not send any navigation message that contains words with parity errors 82 * No need to send any navigation message that contains words with parity 111 * contains a sub-index within the current message (or frame) that is being 131 * - For GNSS L1 C/A, Beidou D1 & Beidou D2, each subframe contains 10 30-bit 137 * - For Glonass L1 C/A, each string contains 85 data bits, including the 148 * - For Galileo I/NAV, each page contains 2 page parts, even and odd, with
|
/hardware/interfaces/camera/device/3.3/ |
D | ICameraDeviceSession.hal | 26 * Obtained via ICameraDevice::open(), this interface contains the methods to 37 * - The output HalStreamConfiguration now contains an overrideDataspace
|
/hardware/interfaces/tests/memory/2.0/ |
D | IMemoryInterface.hal | 9 // equal size, the first contains the byte-wise sum and the other the byte-
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 83 * Identical to @3.2::StreamConfiguration, except that it contains session 84 * parameters, and the streams vector contains @3.4::Stream. 147 * Identical to @3.3::HalStreamConfiguration, except that it contains @3.4::HalStream entries. 182 * If fmqSettingsSize is zero, the settings buffer contains the capture and 201 * The request contains the settings to be used for this capture, and the set of 211 * Identical to @3.2::CaptureRequest, except that it contains 223 * settings field contains the metadata for the HAL to read. When metadata 320 * If fmqMetadataSize is zero, the metadata buffer contains the metadata 329 * Identical to @3.2::CaptureResult, except that it contains a list of 340 * For a CaptureResult that contains physical camera metadata, its
|
/hardware/interfaces/tests/trie/1.0/ |
D | ITrie.hal | 22 containsStrings(TrieNode trie, vec<string> strings) generates (vec<bool> contains);
|
/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/ |
D | libcanhaltools.cpp | 45 return supported.contains(iftype); in isSupported()
|
/hardware/interfaces/camera/device/3.6/ |
D | ICameraOfflineSession.hal | 24 * Obtained via ICameraDeviceSession::switchToOffline(), this interface contains 28 * An offline session contains some unfinished capture requests that were submitted
|
/hardware/nxp/secure_element/extns/intf/nxpese/1.0/ |
D | INxpEse.hal | 26 * @param ioctlType contains type of functionality as below
|
/hardware/nxp/nfc/extns/intf/nxpnfc/1.0/ |
D | INxpNfc.hal | 26 * @param ioctlType contains type of functionality as below
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffectBufferProviderCallback.hal | 20 * This callback interface contains functions that can be used by the effect
|
/hardware/interfaces/power/1.3/ |
D | IPower.hal | 29 * @param data contains additional information about the hint
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffectBufferProviderCallback.hal | 20 * This callback interface contains functions that can be used by the effect
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffectBufferProviderCallback.hal | 20 * This callback interface contains functions that can be used by the effect
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffectBufferProviderCallback.hal | 20 * This callback interface contains functions that can be used by the effect
|
/hardware/interfaces/power/1.2/ |
D | IPower.hal | 29 * @param data contains additional information about the hint
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 68 * PowerEntityInfo contains information, such as the ID, name, and type of a 90 * PowerEntityStateSpace contains the state space information of a given
|
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
D | README | 1 This directory contains a modified version of the default implementation
|
/hardware/interfaces/media/c2/1.0/ |
D | IComponentInterface.hal | 22 * Component interface object. This object contains all of the configurations of
|
D | IInputSurfaceConnection.hal | 24 * An instance of `IInputSurfaceConnection` contains an `IConfigurable`
|
/hardware/interfaces/camera/device/3.5/ |
D | types.hal | 26 * code and errorStreamId that contains the stream id associated with that physical device. Such 35 * Identical to @3.4::StreamConfiguration, except that it contains streamConfigCounter 148 * APP segments blob, which contains JPEG APP1 to APPn (Application Marker)
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentInterface.hal | 22 * Component interface object. This object contains all of the configuration of
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.t | 66 * Describes the table that contains the indexes of the inputs of the 72 * Describes the table that contains the indexes of the outputs of the
|
12345