Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c947 const char *apk_end = apk_path + (end - in_odex_path); // strrchr(apk_path, '/'); in dexopt() local
949 strcat(in_odex_path, apk_end); in dexopt()