HomeSort by relevance Sort by last modified time
    Searched refs:profman_args (Results 1 - 2 of 2) sorted by null

  /art/tools/
generate-boot-image-profile.sh 36 profman_args=()
38 profman_args+=("$2")
45 profman_args+=("--profile-file=$file")
59 profman_args+=("${jar_args[@]}")
62 "$ANDROID_HOST_OUT/bin/profman" --generate-boot-image-profile "--reference-profile-file=$OUT_PROFILE" "${profman_args[@]}"
  /frameworks/native/cmds/installd/
dexopt.cpp 927 std::vector<std::string> profman_args; local
    [all...]

Completed in 252 milliseconds