Searched defs:erase (Results 1 – 8 of 8) sorted by relevance
163 bool Map<T,T2>::erase(T d) in erase() function
164 bool Map<T,T2>::erase(T d) in erase() function
158 bool Map<T,T2>::erase(T d) in erase() function
149 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V3_0::AuthorizationSet
383 status_t CameraMetadata::erase(uint32_t tag) { in erase() function in android::hardware::camera::common::V1_0::helper::CameraMetadata
157 bool AuthorizationSet::erase(int index) { in erase() function in android::hardware::keymaster::V4_0::AuthorizationSet
106 bool erase(std::map<T, std::set<U>> *mapOfSet, T key, U value) { in erase() function