Home
last modified time | relevance | path

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

/system/core/libcutils/
Dstr_parms.c99 bool should_continue; in remove_pair() local
110 should_continue = true; in remove_pair()
113 should_continue = false; in remove_pair()
123 return should_continue; in remove_pair()