Home
last modified time | relevance | path

Searched refs:should_continue (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Dstr_parms.cpp92 bool should_continue; in remove_pair() local
103 should_continue = true; in remove_pair()
106 should_continue = false; in remove_pair()
116 return should_continue; in remove_pair()