HomeSort by relevance Sort by last modified time
    Searched defs:announce (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
watchprops.c 25 static void announce(const prop_info *pi) function
62 announce(watchlist[count].pi);
70 announce(watchlist[n].pi);
  /system/core/fastboot/
fastboot.c 187 int announce = 1; local
194 if(announce) {
195 announce = 0;

Completed in 219 milliseconds