Home
last modified time | relevance | path

Searched defs:erase (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/magma/
DMonotonicMap.h57 bool erase(const K& key) { return mMap.erase(key) > 0; } in erase() function
/hardware/google/aemu/base/include/aemu/base/containers/
DStaticMap.h36 void erase(const K& key) { in erase() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DRangeManip.cpp71 void RangeList::erase(unsigned int i) { in erase() function in RangeList
/hardware/interfaces/media/bufferpool/aidl/default/
DDataHelper.h44 bool erase(std::map<T, std::set<U>> *mapOfSet, T key, U value) { in erase() function
/hardware/interfaces/security/keymint/support/
Dauthorization_set.cpp102 bool AuthorizationSet::erase(int index) { in erase() function in aidl::android::hardware::security::keymint::AuthorizationSet
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp149 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V3_0::AuthorizationSet
/hardware/interfaces/camera/common/default/
DCameraMetadata.cpp359 status_t CameraMetadata::erase(uint32_t tag) { in erase() function in android::hardware::camera::common::helper::CameraMetadata
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp169 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V4_0::AuthorizationSet