Searched defs:build (Results 1 – 11 of 11) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | update.py | 92 def fetch_artifact(branch, build, target, name): argument 105 def start_branch(build): argument 112 def commit(branch, build, add_paths): argument 135 def install_new_release(branch, build, install_dir): argument 141 def install_entry(branch, build, install_dir, entry): argument
|
/system/nfc/src/fuzzers/ |
D | fuzz.sh | 100 function build() { function
|
/system/bt/ |
D | build.py | 420 def build(self): member in HostBuild 457 build = HostBuild(args) variable
|
/system/security/keystore2/test_utils/ |
D | lib.rs | 65 pub fn build(&self) -> PathBuilder { in build() method
|
/system/netd/libnetdutils/include/netdutils/ |
D | BackoffSequence.h | 92 constexpr BackoffSequence build() const { in build() function
|
/system/core/libstats/push_compat/include/ |
D | StatsEventCompat.h | 34 void (*build)(AStatsEvent*); member
|
/system/timezone/testing/src/main/java/libcore/timezone/testing/ |
D | ZoneInfoTestHelper.java | 109 public byte[] build() { in build() method in ZoneInfoTestHelper.ZicDataBuilder 272 public byte[] build() { in build() method in ZoneInfoTestHelper.TzDataBuilder
|
/system/bt/gd/rust/gddi/src/ |
D | lib.rs | 68 pub fn build(self) -> Registry { in build() method
|
/system/sepolicy/build/soong/ |
D | selinux_contexts.go | 70 build func(ctx android.ModuleContext, inputs android.Paths) android.Path member
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 557 AuthorizationSet build() const { return set; } in build() function
|
/system/libvintf/ |
D | VintfObject.cpp | 1245 std::unique_ptr<VintfObject> VintfObject::Builder::build() { in build() function in android::vintf::VintfObject::Builder
|