/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.cpp | 204 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*>(¶m.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/ |
D | authorization_set.cpp | 193 std::ostream& elements; member 202 out.elements.setstate(std::ios_base::badbit); in serializeParamValue() 206 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue() 212 out.elements.setstate(std::ios_base::badbit); in serializeParamValue() 216 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue() 226 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue() 236 out.elements.write(reinterpret_cast<const char*>(¶m.tag), sizeof(int32_t)); in serialize() 271 std::stringstream elements; in serialize() local 272 OutStreams streams = {indirect, elements}; in serialize() 276 if (indirect.bad() || elements.bad()) { in serialize() [all …]
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | confirmationui_utils.h | 78 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()
|
D | cbor.h | 160 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/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 113 /* 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
|
D | loc_api.xdr | 187 /* 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/ |
D | loc_api_cb.xdr | 113 /* 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
|
D | loc_api.xdr | 187 /* 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/ |
D | loc_api_cb.xdr | 113 /* 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
|
D | loc_api.xdr | 187 /* 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/ |
D | loc_api_cb.xdr | 113 /* 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
|
D | loc_api.xdr | 187 /* 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/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 113 /* 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
|
D | loc_api.xdr | 187 /* 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/ |
D | IContext.hal | 207 * 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 …]
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | types.hal | 77 * Refer to SBC Codec specific information elements in A2DP v1.3
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 28 * Access Network Query Protocol info ID elements 41 * Access Network Query Protocol subtype elements 191 * @param infoElements List of information elements to query for.
|
D | ISupplicantStaIfaceCallback.hal | 117 * The format of the data within these elements follows the IEEE 131 * The format of the data within these elements follows the Hotspot 2.0
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 268 * blobs have no sub-elements and can be thought of as byte arrays. 578 * A list of blocks indexed by elements of #works.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 367 * The next four elements represent ticks for individual wheels in the 1844 * elements (that is, 33 elements); 1846 * elements (that is, 73 elements); 1941 * if int64Values contains no elements, then all frames stored must be cleared; 1942 * if int64Values contains one or more elements, then frames at the timestamps
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 487 * Denotes a fully (densely) connected layer, which connects all elements 507 * elements by "input_size". 814 * elements of the input matrices. 1139 * shape of the output tensor. The number of elements implied by shape 1140 * must be the same as the number of elements in the input tensor.
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 95 * Computes the mean of elements across dimensions of a tensor.
|