Searched defs:build (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | update.py | 74 def fetch_artifact(branch, build, target, pattern): argument 84 def start_branch(build): argument 91 def commit(branch, build, add_paths): argument 114 def install_new_release(branch, build, install_dir): argument 120 def install_entry(branch, build, install_dir, entry): argument
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 542 AuthorizationSet build() const { return set; } in build() function
|