Searched defs:remove (Results 1 – 9 of 9) sorted by relevance
42 void StreamBufferCache::remove(const int64_t bufferId) { in remove() function in android::hardware::camera::provider::implementation::StreamBufferCache
58 void remove(const Key& key) { in remove() function
31 void StreamBufferCache::remove(uint64_t buffer_id) { in remove() function in android::hardware::camera::device::V3_4::implementation::StreamBufferCache
38 void remove(IndexType objId) { in remove() function195 void remove(GLuint id) { in remove() function
51 void remove(IndexType index) { in remove() function
327 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
66 XIRemoveMasterInfo remove; member
207 void remove(uint64_t h) { in remove() function in gfxstream::vk::BoxedHandleManager
4745 const char* remove = chars.c_str(); in StripChars() local