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

  /frameworks/native/cmds/installd/
otapreopt.cpp 223 android_root_ = *system_properties_.GetProperty(kAndroidRootPathPropertyName);
243 return android_root_;
303 environ_.push_back(StringPrintf("ANDROID_ROOT=%s", android_root_.c_str()));
545 if (StartsWith(apk_path, android_root_)) {
752 std::string android_root_; member in class:android::installd::OTAPreoptService
    [all...]
  /art/dex2oat/
dex2oat.cc 2921 std::string android_root_; member in class:art::FINAL
    [all...]

Completed in 484 milliseconds