/system/tools/hidl/c2hal/ |
D | README.md | 3 ## 1. Build 28 # Build the test.h header: 31 # Build the simple.h header: 34 # Build a particular libhardware header: 37 # Build all headers from libhardware: 40 # Build various OpenGl versions:
|
/system/core/libbacktrace/ |
D | UnwindStackMap.h | 45 bool Build() override; 82 bool Build() override; 84 bool Build(const std::vector<backtrace_map_t>& maps);
|
D | UnwindStackMap.cpp | 35 bool UnwindStackMap::Build() { in Build() function in UnwindStackMap 137 bool UnwindStackOfflineMap::Build() { in Build() function in UnwindStackOfflineMap 141 bool UnwindStackOfflineMap::Build(const std::vector<backtrace_map_t>& backtrace_maps) { in Build() function in UnwindStackOfflineMap 186 if (!map->Build()) { in Create() 198 if (!map->Build(maps)) { in CreateOffline()
|
D | UnwindMap.h | 45 bool Build() override; 56 bool Build() override;
|
D | UnwindMap.cpp | 71 bool UnwindMapRemote::Build() { in Build() function in UnwindMapRemote 133 bool UnwindMapLocal::Build() { in Build() function in UnwindMapLocal
|
D | BacktraceMap.cpp | 104 bool BacktraceMap::Build() { in Build() function in BacktraceMap 142 if (!map->Build()) { in Create()
|
/system/bt/bta/test/gatt/ |
D | database_builder_test.cc | 60 Database result = builder.Build(); in TEST() 81 Database result = builder.Build(); in TEST() 140 Database result = builder.Build(); in TEST()
|
/system/update_engine/ |
D | .gitignore | 1 # Build/test generated files
|
/system/core/logcat/tests/ |
D | Android.bp | 33 // Build benchmarks for the device. Run with: 46 // Build tests for the device (with .so). Run with:
|
/system/media/camera/tests/ |
D | Android.bp | 1 // Build the unit tests.
|
/system/core/liblog/tests/ |
D | Android.bp | 21 // Build benchmarks for the device. Run with: 73 // Build tests for the device (with .so). Run with:
|
/system/core/libnativebridge/tests/ |
D | Android.bp | 48 // Build the unit tests. 101 // Build the test for the C API.
|
/system/core/fastboot/ |
D | Android.bp | 207 // Build host libfastboot. 247 // Build host fastboot / fastboot.exe 285 // Build host fastboot_test.
|
/system/extras/perfprofd/tests/ |
D | Android.bp | 1 // Build the unit tests.
|
/system/tools/aidl/tests/java_app/ |
D | README | 3 1) Build your favorite AOSP flavor.
|
/system/extras/simpleperf/demo/ |
D | README.md | 44 1. Build and install the application: 76 1. Build and install the application: 108 1. Build and install the application:
|
/system/bt/bta/gatt/ |
D | database_builder.h | 63 Database Build();
|
/system/bt/common/ |
D | metrics_linux.cc | 83 void BluetoothMetricsLogger::Build() {} in Build() function in bluetooth::common::BluetoothMetricsLogger
|
/system/core/fs_mgr/liblp/ |
D | images.h | 43 bool Build();
|
D | images.cpp | 226 bool ImageBuilder::Build() { in Build() function in android::fs_mgr::ImageBuilder 444 return builder.IsValid() && builder.Build() && builder.Export(file); in WriteToImageFile() 451 return builder.IsValid() && builder.Build() && builder.ExportFiles(output_dir); in WriteSplitImageFiles()
|
/system/tools/xsdc/build/ |
D | xsdc.go | 135 ctx.Build(pctx, android.BuildParams{ 151 ctx.Build(pctx, android.BuildParams{
|
/system/bt/ |
D | README.md | 72 ### Build subsection 107 4. Right click on the project. Go to Preferences->C/C++ Build->Builder Settings.
|
/system/core/logd/tests/ |
D | Android.bp | 46 // Build tests for the logger. Run with:
|
/system/update_engine/sample_images/ |
D | generate_images.sh | 125 CHROMEOS_RELEASE_BUILD_TYPE=Official Build 127 CHROMEOS_RELEASE_DESCRIPTION=6946.63.0 (Official Build) stable-channel link
|
/system/core/libnativeloader/test/ |
D | Android.bp | 73 // Build the test for the C API.
|