Searched refs:hook_is_sensitive_thread_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | parsed_options.h | 58 bool (*hook_is_sensitive_thread_)(); variable |
H A D | parsed_options.cc | 46 : hook_is_sensitive_thread_(nullptr), in ParsedOptions() |