Home
last modified time | relevance | path

Searched refs:elements (Results 1 – 25 of 51) sorted by relevance

123

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp204 std::ostream& elements; member
213 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
217 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
224 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
228 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
237 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue()
246 out.elements.write(reinterpret_cast<const char*>(&param.tag), sizeof(int32_t)); in serialize()
276 std::stringstream elements; in serialize() local
277 OutStreams streams = {indirect, elements}; in serialize()
281 if (indirect.bad() || elements.bad()) { in serialize()
[all …]
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp205 std::ostream& elements; member
215 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
219 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
225 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
229 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
239 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue()
250 out.elements.write(reinterpret_cast<const char*>(&param.tag), sizeof(int32_t)); in serialize()
290 std::stringstream elements; in serialize() local
291 OutStreams streams = {indirect, elements, 0}; in serialize()
295 if (indirect.bad() || elements.bad()) { in serialize()
[all …]
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dconfirmationui_utils.h78 template <typename T, size_t elements>
80 using array_type = T[elements];
84 array(const T (&data)[elements]) { std::copy(data, data + elements, data_); } in array() argument
89 constexpr size_t size() const { return elements; } in size()
92 T* end() { return data_ + elements; } in end()
94 const T* end() const { return data_ + elements; } in end()
97 for (size_t i = 0; i < elements; ++i) { in fill()
Dcbor.h160 Map<MapElement<Keys, Values>...> map(const MapElement<Keys, Values>&... elements) {
161 return Map<MapElement<Keys, Values>...>(elements...);
165 Array<Elements...> arr(const Elements&... elements) {
166 return Array<Elements...>(elements...);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/interfaces/renderscript/1.0/
DIContext.hal207 * When this HAL entry is executed, all Vec3 elements have been explicitly
208 * padded as Vec4 elements.
215 * @param count Number of elements to be copied
243 * When this HAL entry is executed, all Vec3 elements have been explicitly
244 * padded as Vec4 elements.
268 * When this HAL entry is executed, all Vec3 elements have been explicitly
269 * padded as Vec4 elements.
310 * All Vec3 elements of an Allocation are padded to be Vec4, so the data
326 * All Vec3 elements of an Allocation are padded to be Vec4, so the data
337 * @param count The number of elements to be copied
[all …]

123