/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayCtrlData.h | 95 class Data : utils::NoCopy { 98 explicit Data(); 100 ~Data(); 128 Data data; 227 inline Data::Data() { in Data() function 231 inline Data::~Data() { close(); } in ~Data() 233 inline void Data::setPipeId(int id) { mMdp.setPipeId(id); } in setPipeId() 235 inline int Data::getPipeId() const { return mMdp.getPipeId(); } in getPipeId() 237 inline bool Data::init(uint32_t fbnum) { in init() 245 inline bool Data::close() { in close() [all …]
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayCtrlData.h | 97 class Data : utils::NoCopy { 100 explicit Data(const int& dpy); 102 ~Data(); 222 inline Data::Data(const int& dpy) : mMdp(new MdpData(dpy)) { in Data() function 225 inline Data::~Data() { in ~Data() 229 inline void Data::setPipeId(int id) { mMdp->setPipeId(id); } in setPipeId() 231 inline int Data::getPipeId() const { return mMdp->getPipeId(); } in getPipeId() 233 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 237 inline void Data::dump() const { in dump() 243 inline void Data::getDump(char *buf, size_t len) { in getDump()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayCtrlData.h | 97 class Data : utils::NoCopy { 100 explicit Data(const int& dpy); 102 ~Data(); 221 inline Data::Data(const int& dpy) : mMdp(new MdpData(dpy)) { in Data() function 224 inline Data::~Data() { in ~Data() 228 inline void Data::setPipeId(int id) { mMdp->setPipeId(id); } in setPipeId() 230 inline int Data::getPipeId() const { return mMdp->getPipeId(); } in getPipeId() 232 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 236 inline void Data::dump() const { in dump() 242 inline void Data::getDump(char *buf, size_t len) { in getDump()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayCtrlData.h | 97 class Data : utils::NoCopy { 100 explicit Data(const int& dpy); 102 ~Data(); 222 inline Data::Data(const int& dpy) : mMdp(new MdpData(dpy)) { in Data() function 225 inline Data::~Data() { in ~Data() 229 inline void Data::setPipeId(int id) { mMdp->setPipeId(id); } in setPipeId() 231 inline int Data::getPipeId() const { return mMdp->getPipeId(); } in getPipeId() 233 inline bool Data::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 237 inline void Data::dump() const { in dump() 243 inline void Data::getDump(char *buf, size_t len) { in getDump()
|
/hardware/interfaces/gatekeeper/1.0/software/tests/ |
D | gatekeeper_test.cpp | 49 return makeAndInitializeSizedBuffer(rhs.Data<uint8_t>(), rhs.size()); in copySizedBuffer() 90 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() 114 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() 131 ASSERT_NE(nullptr, response.auth_token.Data<hw_auth_token_t>()); in TEST() 132 ASSERT_EQ(secure_id, response.auth_token.Data<hw_auth_token_t>()->user_id); in TEST() 151 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() 165 ASSERT_NE(nullptr, response.auth_token.Data<hw_auth_token_t>()); in TEST() 166 ASSERT_NE(secure_id, response.auth_token.Data<hw_auth_token_t>()->user_id); in TEST()
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeperDevice.cpp | 65 hidl_vec<uint8_t> new_handle(response.enrolled_password_handle.Data<uint8_t>(), in enroll() 66 response.enrolled_password_handle.Data<uint8_t>() + in enroll() 94 response.auth_token.Data<uint8_t>(), in verify() 95 response.auth_token.Data<uint8_t>() + response.auth_token.size()); in verify()
|
D | SoftGateKeeper.h | 131 memcpy(digest.get() + sizeof(salt), password.Data<uint8_t>(), password.size()); in ComputeFastHash()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 471 fwrite(mSections[i].Data, sizeof(unsigned char), in encodeJPEG() 480 fwrite(mJEXIFSection.Data, sizeof(unsigned char), in encodeJPEG() 488 fwrite(mSections[i].Data, sizeof(unsigned char), in encodeJPEG() 499 free(mJEXIFSection.Data); in encodeJPEG() 557 unsigned char * Data; in ReadSectionsFromBuffer() local 593 Data = (unsigned char *)malloc(itemlen); in ReadSectionsFromBuffer() 594 if (Data == NULL) { in ReadSectionsFromBuffer() 598 mSections[mSectionsRead].Data = Data; in ReadSectionsFromBuffer() 601 Data[0] = (unsigned char)lh; in ReadSectionsFromBuffer() 602 Data[1] = (unsigned char)ll; in ReadSectionsFromBuffer() [all …]
|
/hardware/qcom/display/msm8994/liboverlay/pipes/ |
D | overlayGenPipe.h | 81 Data *mData;
|
D | overlayGenPipe.cpp | 36 mCtrl(new Ctrl(dpy)), mData(new Data(dpy)) { in GenericPipe()
|
/hardware/qcom/display/msm8226/liboverlay/pipes/ |
D | overlayGenPipe.h | 81 Data *mData;
|
D | overlayGenPipe.cpp | 36 mCtrl(new Ctrl(dpy)), mData(new Data(dpy)) { in GenericPipe()
|
/hardware/qcom/display/msm8084/liboverlay/pipes/ |
D | overlayGenPipe.h | 97 Data *mData;
|
D | overlayGenPipe.cpp | 36 pipeState(CLOSED), mCtrl(new Ctrl(dpy)), mData(new Data(dpy)) { in GenericPipe()
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 54 * Data structure for an OMX message. This is essentially a union of different 97 union Data { 124 Data data; 134 * Data structure for buffer information. This is essentially a union of
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 768 * Data radio bearer is released by the RRC. 1108 * Data call has been brought down because EMBMS is not enabled at the RRC layer. 1112 * Data call was unsuccessfully transferred during the IRAT handover. 1250 * Data call bring up fails in the PPP setup due to a timeout. (e.g., an LCP conf ack was not 1255 * Data call bring up fails in the PPP setup due to an authorization failure. 1260 * Data call bring up fails in the PPP setup due to an option mismatch. 1264 * Data call bring up fails in the PPP setup due to a PAP failure. 1268 * Data call bring up fails in the PPP setup due to a CHAP failure. 1272 * Data call bring up fails in the PPP setup because the PPP is in the process of cleaning the 1291 * Data call bring up fails in the VSNCP phase due to a VSNCP timeout error. [all …]
|
/hardware/interfaces/cas/1.2/ |
D | types.hal | 123 * Triple Data Encryption Algorithm (TDES) Electronic Code Book (ECB) mode. 127 * Triple Data Encryption Algorithm (TDES) Society of Cable Telecommunications
|
/hardware/nxp/nfc/halimpl/dnld/ |
D | phDnldNfc.cc | 1204 static phDnldNfc_Buff_t Data; in phDnldNfc_ReadMem() local 1231 Data.pBuff = bRdData; in phDnldNfc_ReadMem() 1232 Data.wLen = sizeof(bRdData); in phDnldNfc_ReadMem() 1236 wStatus = phDnldNfc_Read(&Data, wRdAddr, in phDnldNfc_ReadMem() 1240 Data.pBuff = NULL; in phDnldNfc_ReadMem() 1241 Data.wLen = 0; in phDnldNfc_ReadMem()
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 185 * Create a NAN Data Interface. 199 * Delete a NAN Data Interface. 248 * Data-path (NDP) termination request: executed by either Initiator or Responder. 252 * @param ndpInstanceId Data-path instance ID to be terminated.
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | confirmationui_utils.h | 180 template <typename... Data> 181 static NullOr<hmac_t> hmac256(const auth_token_key_t& key, const Data&... data) { in hmac256()
|
/hardware/google/apf/testdata/ |
D | one_ra_with_counters_age_601.output | 36 Data: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
|
D | one_ra_with_counters_age_600.output | 57 Data: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
|
D | one_ra_with_counters.output | 57 Data: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
|
D | one_ra_with_counters_age_30.output | 57 Data: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
|
/hardware/interfaces/audio/2.0/ |
D | IStreamIn.hal | 52 * Data structure passed to the driver for executing commands 64 * Data structure passed back to the client via status message queue
|