Home
last modified time | relevance | path

Searched refs:gen_bp_prop (Results 1 – 1 of 1) sorted by relevance

/development/vendor_snapshot/
Dupdate.py50 def gen_bp_prop(prop, ind): function
59 if type(val) == dict and gen_bp_prop(val, '') == '':
74 bp += gen_bp_prop(val, ind + INDENT)
248 bp += gen_bp_prop(prop, INDENT)
317 bp += gen_bp_prop(bp_props, INDENT)