Searched refs:profman_code (Results 1 – 1 of 1) sorted by relevance
2846 int profman_code = WEXITSTATUS(return_code); in create_app_profile_snapshot() local2847 if (profman_code != PROFMAN_BIN_RETURN_CODE_SUCCESS) { in create_app_profile_snapshot()2849 << ":" << profman_code; in create_app_profile_snapshot()2956 int profman_code = WEXITSTATUS(return_code); in create_boot_image_profile_snapshot() local2957 if (profman_code != PROFMAN_BIN_RETURN_CODE_SUCCESS) { in create_boot_image_profile_snapshot()2959 << ":" << profman_code; in create_boot_image_profile_snapshot()