Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py87 def fetch_artifact(branch, build, target, name): argument
100 def start_branch(build): argument
107 def commit(branch, build, add_paths): argument
130 def install_new_release(branch, build, install_dir): argument
136 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/timezone/testing/
DZoneInfoTestHelper.java122 public byte[] build() { in build() method in ZoneInfoTestHelper.ZicDataBuilder
226 public byte[] build() { in build() method in ZoneInfoTestHelper.TzDataBuilder
/system/keymaster/include/keymaster/
Dauthorization_set.h549 AuthorizationSet build() const { return set; } in build() function
/system/libvintf/
DVintfObject.cpp844 std::unique_ptr<VintfObject> VintfObject::Builder::build() { in build() function in android::vintf::VintfObject::Builder
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc1122 std::string build; in JoinPartsList() local