Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp112 bool check_if_killed_and_remove_dexopt_pid(pid_t pid) { in check_if_killed_and_remove_dexopt_pid() function in __anonf514d41e0111::DexOptStatus
1734 cancelled = dexopt_status_->check_if_killed_and_remove_dexopt_pid(pid); in process_secondary_dex_dexopt()
1995 bool cancelled = dexopt_status_->check_if_killed_and_remove_dexopt_pid(pid); in dexopt()