Searched refs:Data (Results 1 – 25 of 31) sorted by relevance
12
86 hidl_vec<uint8_t> new_handle(response.enrolled_password_handle.Data<uint8_t>(), in enroll()87 response.enrolled_password_handle.Data<uint8_t>() + in enroll()126 response.auth_token.Data<uint8_t>(), in verify()127 response.auth_token.Data<uint8_t>() + response.auth_token.size()); in verify()
1 # Data file accesses.
294 offsetof(Data, array) == 0, in SmallFixedVector()397 union Data { union400 Data() {} in Data() function401 ~Data() {} in ~Data()
68 } else if (byte == static_cast<uint8_t>(FrameType::Data)) { in frameTypeFromByte()69 return FrameType::Data; in frameTypeFromByte()
231 } else if (type == FrameType::Data) { in receive()256 WifiForwardHeader header(FrameType::Data, in sendFrame()
36 Data, enumerator
6 B. Data rates: 10 Hz
312 /* Allow Data dpmd to access QMI DFS */
51 #system prop for RmNet Data
315 /* Allow Data dpmd to access QMI DFS */
70 #system prop for RmNet Data
12 D. Data ready reported by interrupt
73 #system prop for RmNet Data
13 D. Data ready reported by interrupt
321 /* Allow Data dpmd to access QMI DFS */
130 memcpy(digest.get() + sizeof(salt), password.Data<uint8_t>(), password.size()); in ComputeFastHash()
2 Data:
66 Data, enumerator
63 in : Data is sent from the caller to the calle64 out: Data is sent from the callee to the caller