Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp96 pid_t check_cancellation_and_fork(/* out */ bool *cancelled) { in check_cancellation_and_fork() function in __anonf514d41e0111::DexOptStatus
1662 pid_t pid = dexopt_status_->check_cancellation_and_fork(&cancelled); in process_secondary_dex_dexopt()
1972 pid_t pid = dexopt_status_->check_cancellation_and_fork(&cancelled); in dexopt()