Searched defs:announce (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Dwatchprops.c24 static void announce(char *name, char *value) function
68 announce(name, value);
73 announce(name, value);
/system/core/fastboot/
H A Dfastboot.c269 int announce = 1; local
276 if(announce) {
277 announce = 0;

Completed in 127 milliseconds