Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2639 int profman_code = WEXITSTATUS(return_code); in create_app_profile_snapshot() local
2640 if (profman_code != PROFMAN_BIN_RETURN_CODE_SUCCESS) { in create_app_profile_snapshot()
2642 << ":" << profman_code; in create_app_profile_snapshot()
2750 int profman_code = WEXITSTATUS(return_code); in create_boot_image_profile_snapshot() local
2751 if (profman_code != PROFMAN_BIN_RETURN_CODE_SUCCESS) { in create_boot_image_profile_snapshot()
2753 << ":" << profman_code; in create_boot_image_profile_snapshot()