Searched refs:_indexOrderOf (Results 1 – 5 of 5) sorted by relevance
579 return _indexOrderOf(item); in indexOf()585 _indexOrderOf(item, &o); in orderOf()589 ssize_t SortedVectorImpl::_indexOrderOf(const void* item, size_t* order) const in _indexOrderOf() function in android::SortedVectorImpl622 ssize_t index = _indexOrderOf(item, &order); in add()
160 ssize_t _indexOrderOf(const void* item, size_t* order = nullptr) const;
9638 "function_name" : "android::SortedVectorImpl::_indexOrderOf",
9678 "function_name" : "android::SortedVectorImpl::_indexOrderOf",