/hardware/google/gfxstream/host/magma/ |
D | MonotonicMap.h | 57 bool erase(const K& key) { return mMap.erase(key) > 0; } in erase() function
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | StaticMap.h | 36 void erase(const K& key) { in erase() function
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | RangeManip.cpp | 71 void RangeList::erase(unsigned int i) { in erase() function in RangeList
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 163 bool Map<T,T2>::erase(T d) in erase() function
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | Map.h | 163 bool Map<T,T2>::erase(T d) in erase() function
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 163 bool Map<T,T2>::erase(T d) in erase() function
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | Map.h | 158 bool Map<T,T2>::erase(T d) in erase() function
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 164 bool Map<T,T2>::erase(T d) in erase() function
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | DataHelper.h | 44 bool erase(std::map<T, std::set<U>> *mapOfSet, T key, U value) { in erase() function
|
/hardware/interfaces/security/keymint/support/ |
D | authorization_set.cpp | 100 bool AuthorizationSet::erase(int index) { in erase() function in aidl::android::hardware::security::keymint::AuthorizationSet
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.cpp | 149 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V3_0::AuthorizationSet
|
/hardware/interfaces/camera/common/default/ |
D | CameraMetadata.cpp | 359 status_t CameraMetadata::erase(uint32_t tag) { in erase() function in android::hardware::camera::common::helper::CameraMetadata
|
/hardware/interfaces/keymaster/4.0/support/ |
D | authorization_set.cpp | 169 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V4_0::AuthorizationSet
|