OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ab_partitions_txt
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
add_img_to_target_files
883
ab_partitions_txt
= os.path.join(OPTIONS.input_tmp, "META",
885
if os.path.exists(
ab_partitions_txt
):
886
with open(
ab_partitions_txt
, 'r') as f:
[
all
...]
add_img_to_target_files.py
883
ab_partitions_txt
= os.path.join(OPTIONS.input_tmp, "META",
885
if os.path.exists(
ab_partitions_txt
):
886
with open(
ab_partitions_txt
, 'r') as f:
[
all
...]
Completed in 522 milliseconds