Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 3 of 3) sorted by relevance

/art/compiler/linker/
Drelative_patcher_test.h241 size_t remove = diff_indicator_str.length() / 3 - 5; in DumpDiff() local
/art/cmdline/
Dtoken_range.h396 bool remove = false; in RemoveIf() local
/art/compiler/utils/
Dintrusive_forward_list.h285 void remove(const value_type& value) { in remove() function