Home
last modified time | relevance | path

Searched defs:fastboot (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/contrib/src/com/android/fastboot/tests/
DFastbootTest.java171 File fastboot = getFastbootFile(mBuildInfo); in testFastboot() local
289 File fastboot = buildInfo.getFile("fastboot"); in getFastbootFile() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/fastboot/1.0/[email protected]_genc++/gen/android/hardware/fastboot/1.0/
Dtypes.cpp15 namespace fastboot { namespace
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dlib.rs39 mod fastboot; module
H A Dfastboot.rs202 pub fn fastboot(efi_gbl_ops: &mut Ops, bootimg_buf: &mut [u8]) -> Result<()> { in fastboot() function
/aosp_15_r20/hardware/interfaces/fastboot/aidl/default/
H A DFastboot.cpp24 namespace fastboot { namespace
/aosp_15_r20/hardware/interfaces/fastboot/1.0/default/
H A DFastboot.cpp21 namespace fastboot { namespace
/aosp_15_r20/hardware/interfaces/fastboot/1.1/default/
H A DFastboot.cpp21 namespace fastboot { namespace
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecovery.java76 FastbootHelper fastboot = getFastbootHelper(); in recoverDevices() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DFastbootHelper.java110 Set<String> fastboot = parseDevices(fastbootResult.getStdout(), false); in getBootloaderAndFastbootdDevices() local
DDeviceManager.java272 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in init() local
1462 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in run() local
/aosp_15_r20/build/
Denvsetup.sh868 function fastboot() { function
/aosp_15_r20/build/make/
H A Denvsetup.sh868 function fastboot() { function
/aosp_15_r20/system/core/fastboot/device/
H A Dfastboot_device.cpp75 std::shared_ptr<IFastboot> fastboot = IFastboot::fromBinder(binder); in get_fastboot_service() local
/aosp_15_r20/hardware/interfaces/fastboot/aidl/fastbootshim/
H A Dfastbootshim.cpp31 namespace fastboot { namespace
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dtest_utils.cpp33 namespace fastboot { namespace
H A Dtransport_sniffer.cpp9 namespace fastboot { namespace
H A Dfixtures.cpp62 namespace fastboot { namespace
H A Dextensions.cpp44 namespace fastboot { namespace
/aosp_15_r20/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp45 namespace fastboot { namespace
DFastboot.cpp42 namespace fastboot { namespace
/aosp_15_r20/bootable/recovery/
H A Drecovery_main.cpp358 bool fastboot = false; in main() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/fastboot/aidl/android.hardware.fastboot-V1-ndk-source/gen/android/hardware/fastboot/
DIFastboot.cpp18 namespace fastboot { namespace
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/
H A Ddevil_dependencies.json78 "fastboot": { object
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/fastboot/1.1/[email protected]_genc++/gen/android/hardware/fastboot/1.1/
DFastbootAll.cpp20 namespace fastboot { namespace
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DDeviceManagerTest.java355 File fastboot = new File(tmpDir, "fastboot"); in testUnpackZippedFastboot() local

12