Searched defs:find (Results 1 – 4 of 4) sorted by relevance
63 const typename T::mapped_type* find(const T& map, in find() function75 typename T::mapped_type* find(T& map, const typename T::key_type& key) { in find() function
318 ssize_t String8::find(const char* other, size_t start) const in find() function in android::String8
201 ArraysMap::iterator find(GLenum arrType) { in find() function
4287 size_t find(char c, size_t start_pos = 0) const { in find() function in perfetto::base::StringView4295 size_t find(const StringView& str, size_t start_pos = 0) const { in find() function in perfetto::base::StringView4303 size_t find(const char* str, size_t start_pos = 0) const { in find() function in perfetto::base::StringView