Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c598 static int wait_dexopt(pid_t pid, const char* apk_path) in wait_dexopt() function
720 res = wait_dexopt(pid, apk_path); in dexopt()