Home
last modified time | relevance | path

Searched defs:build (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/scripts/
Dupdate.py74 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/
Dauthorization_set.h542 AuthorizationSet build() const { return set; } in build() function