Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py81 def fetch_artifact(branch, build, target, name): argument
94 def start_branch(build): argument
101 def commit(branch, build, add_paths): argument
124 def install_new_release(branch, build, install_dir): argument
130 def install_entry(branch, build, install_dir, entry): argument
/system/netd/libnetdutils/include/netdutils/
DBackoffSequence.h92 constexpr BackoffSequence build() const { in build() function
/system/timezone/testing/src/main/java/libcore/tzdata/testing/
DZoneInfoTestHelper.java121 public byte[] build() { in build() method in ZoneInfoTestHelper.ZicDataBuilder
225 public byte[] build() { in build() method in ZoneInfoTestHelper.TzDataBuilder
/system/keymaster/include/keymaster/
Dauthorization_set.h549 AuthorizationSet build() const { return set; } in build() function