Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py102 def fetch_artifact(branch, build, target, name): argument
115 def start_branch(build): argument
122 def commit(branch, build, add_paths): argument
145 def install_new_release(branch, build, install_dir): argument
151 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.java109 public byte[] build() { in build() method in ZoneInfoTestHelper.ZicDataBuilder
272 public byte[] build() { in build() method in ZoneInfoTestHelper.TzDataBuilder
/system/sepolicy/build/soong/
Dselinux_contexts.go77 build func(ctx android.ModuleContext, inputs android.Paths) android.Path member
/system/core/libstats/socket/include/
Dstats_event.h137 void (*build)(struct stats_event*); member
/system/keymaster/include/keymaster/
Dauthorization_set.h559 AuthorizationSet build() const { return set; } in build() function
/system/libvintf/
DVintfObject.cpp998 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