Home
last modified time | relevance | path

Searched refs:trigger_onUserStarted (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0330/
Dpoc.cpp31 static void *trigger_onUserStarted(void *p __attribute__((unused))) { in trigger_onUserStarted() function
53 pthread_create(&threads[t], nullptr, trigger_onUserStarted, nullptr); in main()