OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:basefilename
(Results
1 - 2
of
2
) sorted by null
/build/tools/releasetools/
ota_from_target_files
421
basefilename
= info.filename[len(prefix):]
424
"/" + partition + "/" +
basefilename
))
428
fn = info2.filename = partition + "/" +
basefilename
756
basefilename
= info.filename[len(prefix):]
757
fn = partition + "/" +
basefilename
[
all
...]
ota_from_target_files.py
421
basefilename
= info.filename[len(prefix):]
424
"/" + partition + "/" +
basefilename
))
428
fn = info2.filename = partition + "/" +
basefilename
756
basefilename
= info.filename[len(prefix):]
757
fn = partition + "/" +
basefilename
[
all
...]
Completed in 45 milliseconds