Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py92 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/
Dfuzz.sh100 function build() { function
/system/sepolicy/tools/
Dsepolicy_generate_compat.py72 def fetch_artifact(branch, build, pattern, destination='.'): argument
117 def download_mapping_file(branch, build, ver, destination='.'): argument
/system/security/prng_seeder/src/
Dconditioner.rs39 pub fn build(self) -> Conditioner { in build() method
/system/core/libstats/push_compat/include/
DStatsEventCompat.h34 void (*build)(AStatsEvent*); member
/system/security/keystore2/test_utils/
Dlib.rs73 pub fn build(&self) -> PathBuilder { in build() method
/system/libvintf/include/vintf/
DVintfObject.h81 std::unique_ptr<VintfObjectType> build() { 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.go76 build func(ctx android.ModuleContext, inputs android.Paths) android.Path member
/system/keymaster/include/keymaster/
Dauthorization_set.h553 AuthorizationSet build() const { return set; } in build() function