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

  /art/runtime/
thread.h 1444 static bool (*is_sensitive_thread_hook_)(); member in class:art::Thread
    [all...]
thread.cc 117 bool (*Thread::is_sensitive_thread_hook_)() = nullptr; member in namespace:art
    [all...]

Completed in 123 milliseconds