Home
last modified time | relevance | path

Searched refs:Params (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaNetworkCallback.hal28 /** Params of |onNetworkEapSimGsmAuthRequest| request. (Refer RFC 4186) */
34 /** Params of |onNetworkEapSimUmtsAuthRequest| request. (Refer RFC 4187) */
46 * @param params Params associated with the request.
57 * @param params Params associated with the request.
DISupplicantStaNetwork.hal115 /** Params of |sendNetworkEapSimGsmAuthResponse| request. (Refer RFC 4186) */
121 /** Params of |sendNetworkEapSimUmtsAuthResponse| request. (Refer RFC 4187) */
996 * @param params Params to be used for EAP GSM authentication.
1022 * @param params Params to be used for EAP UMTS authentication.
1036 * @param auts Params to be used for EAP UMTS authentication.
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_qclient.h42 class Params; variable
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_qclient.h42 class Params; variable
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_qclient.h42 class Params; variable
/hardware/google/av/codec2/vndk/include/util/
DC2InterfaceHelper.h60 template<typename... Params>
63 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
74 template<typename... Params>
93 template<typename T, typename... Params>
95 std::vector<C2StructDescriptor> &structs, _Tuple<T, Params...> *) {
97 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal79 * The description of a Params is provided by supplying a ParamIndex to
82 typedef vec<uint8_t> Params;
435 Params meta;
449 Params info;
515 * Params determining a configuration update.
517 Params configUpdate;
530 * List of Params describing tunings.
532 vec<Params> tunings;
DIConfigurable.hal63 Params params
94 Params inParams,
99 Params outParams
/hardware/interfaces/wifi/hostapd/1.1/
DIHostapd.hal74 * @param ifaceParams AccessPoint Params for the access point.
75 * @param nwParams Network Params for the access point.
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Dtypes.h263 Params blob);
274 const Params& blob);
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal91 * @sa Params.
98 Params params
158 Params inParams,
163 Params outParams
Dtypes.hal87 * The `Params` type is an array of bytes made up by concatenating a list of
88 * C2Param objects. The start index (offset into @ref Params) of each C2Param
106 typedef vec<uint8_t> Params;
512 Params meta;
528 Params info;
626 Params configUpdate;
657 Params tunings;
688 Params chainInfo;
/hardware/interfaces/wifi/hostapd/1.0/
DIHostapd.hal134 * @param ifaceParams AccessPoint Params for the access point.
135 * @param nwParams Network Params for the access point.
/hardware/interfaces/audio/2.0/
DIStreamIn.hal57 union Params {
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp284 Status s, const Params& p) { in compQuery()
Dtypes.cpp1358 for (const Params& sTuning : sWorklet.tunings) { in objcpy()
1514 Params blob) { in copyParamsFromBlob()
1536 const Params& blob) { in updateParamsFromBlob()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp142 Status s, const Params& p) { in query()
211 Params hidlParams; in config()
224 const Params& o) { in config()
/hardware/interfaces/audio/4.0/
DIStreamIn.hal57 union Params {
/hardware/interfaces/audio/5.0/
DIStreamIn.hal57 union Params {