Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 25 of 42) sorted by relevance

12

/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp398 std::vector<SrcSinkPair> pairs; in getRoutableSrcSinkGroups() local
404 pairs.emplace_back(devicePortConfig, mixPortConfig.value()); in getRoutableSrcSinkGroups()
406 if (!pairs.empty()) { in getRoutableSrcSinkGroups()
407 result.emplace_back(route, std::move(pairs)); in getRoutableSrcSinkGroups()
417 std::vector<SrcSinkPair> pairs; in getRoutableSrcSinkGroups() local
424 pairs.emplace_back(mixPortConfig.value(), devicePortConfig); in getRoutableSrcSinkGroups()
427 if (!pairs.empty()) { in getRoutableSrcSinkGroups()
428 result.emplace_back(route, std::move(pairs)); in getRoutableSrcSinkGroups()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_application_parameters.adoc68 prevalidated key/value pairs.
DVK_EXT_device_address_binding_report.adoc100 9.) Do bind/unbind callbacks have to form matched pairs? Can a large region
DVK_KHR_swapchain.adoc292 The app can discover the supported format/color-space pairs and select a
344 pairs.
/hardware/interfaces/broadcastradio/2.0/
DITunerCallback.hal81 * @param parameters Vendor-specific key-value pairs,
DITunerSession.hal160 * @param parameters Vendor-specific key-value pairs.
183 * @return parameters Vendor-specific key-value pairs.
/hardware/interfaces/audio/2.0/
DIDevice.hal224 * @return parameters parameter key value pairs.
234 * @param parameters parameter key value pairs.
DIStream.hal208 * @return parameters parameter key value pairs.
218 * @param parameters parameter key value pairs.
/hardware/interfaces/audio/7.0/
DIStream.hal159 * @return parameters parameter key value pairs.
176 * @param parameters parameter key value pairs.
DIDevice.hal281 * @return parameters parameter key value pairs.
298 * @param parameters parameter key value pairs.
/hardware/interfaces/audio/4.0/
DIDevice.hal236 * @return parameters parameter key value pairs.
253 * @param parameters parameter key value pairs.
DIStream.hal223 * @return parameters parameter key value pairs.
240 * @param parameters parameter key value pairs.
/hardware/interfaces/audio/5.0/
DIDevice.hal236 * @return parameters parameter key value pairs.
253 * @param parameters parameter key value pairs.
DIStream.hal223 * @return parameters parameter key value pairs.
240 * @param parameters parameter key value pairs.
/hardware/interfaces/audio/6.0/
DIStream.hal225 * @return parameters parameter key value pairs.
242 * @param parameters parameter key value pairs.
DIDevice.hal258 * @return parameters parameter key value pairs.
275 * @param parameters parameter key value pairs.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc129 The same behavior applies to the following pairs:
/hardware/interfaces/contexthub/1.0/
Dtypes.hal124 // function call chreGetPlatformId(). This field pairs with
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal78 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided
95 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided
Dtypes.hal190 * cryptographically-appropriate pairs.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc1122 To query the supported swapchain format-color space pairs for a surface,
1132 number of format pairs available or queried, as described below.
1136 If pname:pSurfaceFormats is `NULL`, then the number of format pairs
1144 pairs supported, at most pname:pSurfaceFormatCount structures will be
1146 ename:VK_SUCCESS, to indicate that not all the available format pairs were
1149 The number of format pairs supported must: be greater than or equal to 1.
/hardware/interfaces/security/rkp/
DREADME.md158 how many key pairs each client should keep in their pool. When a system
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal156 * status is in the form of {name, value} pairs. Since DRM license policies
166 * @return infoList a list of name value pairs describing the license
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc273 display-plane pairs for pname:physicalDevice, at most pname:pDisplayCount
275 ename:VK_SUCCESS, to indicate that not all the available pairs were
/hardware/interfaces/wifi/1.6/
Dtypes.hal954 * Ordered sequence of <length, value> pairs (|length| uses 1 byte and contains the number of
965 * Ordered sequence of <length, value> pairs (|length| uses 1 byte and contains the number of

12