Home | History | Annotate | Download | only in sync

Lines Matching refs:strings

770   const char* strings[] = {"INVALID", "OFFLINE", "OFFLINE_UNSYNCED", "SYNCING",
772 COMPILE_ASSERT(arraysize(strings) ==
780 return strings[summary];