/hardware/interfaces/gatekeeper/aidl/software/ |
D | SharedSecret.cpp | 61 if (key_agreement_key.Reset(32) == nullptr) { in computeSharedSecret() 81 if (seed_blob.Reset(param.seed.size()) == nullptr) { in computeSharedSecret() 87 if (nonce_blob.Reset(param.nonce.size()) == nullptr) { in computeSharedSecret() 101 if (hmac_key_.Reset(32) == nullptr) { in computeSharedSecret()
|
/hardware/google/gfxstream/common/detector/ |
D | GraphicsDetectorVkExternalMemoryHost.cpp | 33 explicit ScopedFd(int fd) { Reset(fd); } in ScopedFd() 34 ~ScopedFd() { Reset(); } in ~ScopedFd() 40 Reset(rhs.Release()); in ScopedFd() 45 Reset(rhs.Release()); in operator =() 82 void Reset(int newFd = -1) { in Reset() function in gfxstream::__anonade00b740111::ScopedFd
|
/hardware/nxp/nfc/snxxx/halimpl/utils/ |
D | phNxpTempMgr.cc | 33 tMgr->Reset(false /*reset timer*/); in tempNTf_timeout_cb() 94 void phNxpTempMgr::Reset(bool reset_timer) { in Reset() function in phNxpTempMgr
|
D | phNxpTempMgr.h | 47 void Reset(bool reset_timer = true);
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 134 void Reset() { *this = HWRotatorInfo(); } in Reset() function 192 void Reset() { *this = HWResourceInfo(); } in Reset() function 287 void Reset() { *this = HWRotateInfo(); } in Reset() function 401 void Reset() { *this = HWPipeInfo(); } in Reset() function 410 void Reset() { *this = HWLayerConfig(); } in Reset() function 449 void Reset() { *this = HWDisplayAttributes(); } in Reset() function
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 134 void Reset() { *this = HWRotatorInfo(); } in Reset() function 195 void Reset() { *this = HWResourceInfo(); } in Reset() function 318 void Reset() { *this = HWRotateInfo(); } in Reset() function 438 void Reset() { *this = HWPipeInfo(); } in Reset() function 447 void Reset() { *this = HWLayerConfig(); } in Reset() function 505 void Reset() { *this = HWDisplayAttributes(); } in Reset() function
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 135 void Reset() { *this = HWRotatorInfo(); } in Reset() function 201 void Reset() { *this = HWResourceInfo(); } in Reset() function 324 void Reset() { *this = HWRotateInfo(); } in Reset() function 445 void Reset() { *this = HWPipeInfo(); } in Reset() function 454 void Reset() { *this = HWLayerConfig(); } in Reset() function 513 void Reset() { *this = HWDisplayAttributes(); } in Reset() function
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 135 void Reset() { *this = HWRotatorInfo(); } in Reset() function 202 void Reset() { *this = HWResourceInfo(); } in Reset() function 325 void Reset() { *this = HWRotateInfo(); } in Reset() function 446 void Reset() { *this = HWPipeInfo(); } in Reset() function 455 void Reset() { *this = HWLayerConfig(); } in Reset() function 514 void Reset() { *this = HWDisplayAttributes(); } in Reset() function
|
/hardware/google/aemu/host-common/include/host-common/ |
D | GoldfishMediaDefs.h | 35 Reset = 5, enumerator
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | cpuhint.h | 44 void Reset();
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | cpuhint.h | 44 void Reset();
|
D | cpuhint.cpp | 93 void CPUHint::Reset() { in Reset() function in sdm::CPUHint
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Header.h | 57 bool Reset();
|
D | IPACM_Routing.h | 61 bool Reset(enum ipa_ip_type ip);
|
D | IPACM_Filtering.h | 59 bool Reset(enum ipa_ip_type ip);
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | cpuhint.h | 44 void Reset();
|
D | cpuhint.cpp | 93 void CPUHint::Reset() { in Reset() function in sdm::CPUHint
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Header.h | 57 bool Reset();
|
D | IPACM_Routing.h | 65 bool Reset(enum ipa_ip_type ip);
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | cpuhint.h | 44 void Reset();
|
D | cpuhint.cpp | 93 void CPUHint::Reset() { in Reset() function in sdm::CPUHint
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | cpuhint.h | 44 void Reset();
|
/hardware/qcom/sm7250/display/composer/ |
D | gl_color_convert.h | 53 virtual void Reset() = 0;
|
D | cpuhint.h | 44 void Reset();
|
D | gl_color_convert_impl.h | 53 virtual void Reset();
|