HomeSort by relevance Sort by last modified time
    Searched full:storaged_main (Results 1 - 1 of 1) sorted by null

  /system/core/storaged/
main.cpp 48 void* storaged_main(void* /* unused */) { function
119 errno = pthread_create(&storaged_main_thread, NULL, storaged_main, NULL);

Completed in 59 milliseconds