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

  /system/core/fastboot/
fastboot.cpp 448 const std::string& second_stage, int64_t* sz,
476 if (!second_stage.empty()) {
477 sdata = load_file(second_stage.c_str(), &ssize);
478 if (sdata == nullptr) die("cannot load '%s': %s", second_stage.c_str(), strerror(errno));
1756 std::string second_stage; local
1785 std::string second_stage; local
    [all...]
  /external/libhevc/common/arm/
ihevc_itrans_recon_16x16.s 701 second_stage: label
1127 bne second_stage
  /external/libhevc/common/arm64/
ihevc_itrans_recon_16x16.s 747 second_stage: label
    [all...]

Completed in 83 milliseconds