OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtbo_path
(Results
1 - 3
of
3
) sorted by null
/system/libufdt/tests/
verifyDTBO.sh
20
dtbo_path
=$dtbo_partition$boot_suffix
23
adb pull $
dtbo_path
dtbo.img > /dev/null
/test/vts/testcases/host/verify_dtbo/
VtsFirmwareDtboVerification.py
121
dtbo_path
= target_file_utils.FindFiles(
123
logging.info("DTBO path %s",
dtbo_path
)
124
if not
dtbo_path
:
127
self.adb.pull("%s %s" % (
dtbo_path
[0], host_dtbo_image))
/external/avb/test/
avb_slot_verify_unittest.cc
1802
base::FilePath
dtbo_path
=
local
[
all
...]
Completed in 210 milliseconds