Home | History | Annotate | Download | only in storaged

Lines Matching refs:storaged

17 #define LOG_TAG "storaged"
41 #include <storaged.h>
50 // Function of storaged's main thread
57 LOG_TO(SYSTEM, INFO) << "storaged: Start";
67 printf("usage: storaged [OPTION]\n");
71 printf(" -s --start Start storaged (default)\n");
126 // Start the main thread of storaged
136 PLOG_TO(SYSTEM, ERROR) << "Failed to start storaged service";
149 fprintf(stderr, "Cannot find storaged service.\nMaybe run storaged --start first?\n");