Home
last modified time | relevance | path

Searched refs:Generate (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/tools/aapt2/java/
DJavaClassGenerator_test.cpp50 EXPECT_FALSE(generator.Generate("android", &out)); in TEST()
74 EXPECT_TRUE(generator.Generate("android", &out)); in TEST()
98 ASSERT_TRUE(generator.Generate("android", "com.android.internal", &out)); in TEST()
134 EXPECT_TRUE(generator.Generate("app", &out)); in TEST()
170 ASSERT_TRUE(generator.Generate("android", &out)); in TEST()
200 ASSERT_TRUE(generator.Generate("android", &out)); in TEST()
213 ASSERT_TRUE(generator.Generate("android", &out)); in TEST()
226 ASSERT_TRUE(generator.Generate("android", &out)); in TEST()
290 EXPECT_TRUE(generator.Generate("android", &out)); in TEST()
314 ASSERT_TRUE(generator.Generate("android", &out)); in TEST()
[all …]
DJavaClassGenerator.h72 bool Generate(android::StringPiece package_name_to_generate, android::OutputStream* out,
75 bool Generate(android::StringPiece package_name_to_generate,
DJavaClassGenerator.cpp582 bool JavaClassGenerator::Generate(StringPiece package_name_to_generate, OutputStream* out, in Generate() function in aapt::JavaClassGenerator
584 return Generate(package_name_to_generate, package_name_to_generate, out, out_r_txt); in Generate()
596 bool JavaClassGenerator::Generate(StringPiece package_name_to_generate, in Generate() function in aapt::JavaClassGenerator
/frameworks/base/media/tests/audiotests/
Dshared_mem_test.cpp88 Generate(smpBuf, BUF_SZ, amplitude, phi, dPhi); // fill buffer in Test01()
134 void AudioTrackTest::Generate(short *buffer, long bufferSz, long amplitude, unsigned long &phi, lon… in Generate() function in android::AudioTrackTest
Dshared_mem_test.h16 void Generate(short *buffer, long bufferSz, long amplitude, unsigned long &phi, long dPhi);
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Drain_shower_layer.agsl50 // Generate column id, to offset columns vertically (so rain is not aligned).
96 // 1. Generate a layer of rain behind the subject.
106 // 2. Generate mid layer of rain behind the subject.
123 // 6. Generate a layer of rain in front of the subject (bigger and faster).
Drain_glass_layer.agsl34 // 1. Generate small glass rain.
47 // 2. Generate medium size glass rain.
Dsnow_effect.agsl68 // 2. Generate snow layers behind the subject.
108 // 5. Generate snow in front of the subject.
Dglass_rain.agsl150 * Generate rain drops that stay in place on the glass surface.
160 // Generate column id, to offset columns vertically (so rain is not aligned).
Drain_shower.agsl55 // Generate column id, to offset columns vertically (so rain is not aligned).
/frameworks/base/services/tests/servicestests/certs/
DREADME1 Generate with:
/frameworks/native/services/inputflinger/rust/
DAndroid.bp15 // Generate the C++ code that Rust calls into.
28 // Generate a C++ header containing the C++ bindings
/frameworks/base/core/tests/coretests/certs/
DREADME1 Generate with:
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/
DAndroid.bp27 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template
56 // Generate Audio Policy Parameter Framework Configurable Domains
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/
DAndroid.bp28 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template
57 // Generate Audio Policy Parameter Framework Configurable Domains
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/
DAndroid.bp27 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template
56 // Generate Audio Policy Parameter Framework Configurable Domains
/frameworks/opt/telephony/
Dproguard.flags4 # Generate usage file (for shrinking)
/frameworks/libs/binary_translation/kernel_api/tools/
DREADME.md55 ### Generate system calls translation
73 ### Generate system call numbers
/frameworks/opt/setupwizard/tools/gradle/
Ddist-unit-tests.gradle59 description = "Generate Jacoco coverage reports"
70 description = "Generate a Jacoco coverage report for robolectric tests on ${variant.name}."
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/caremu/
DAndroid.bp61 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/automotive/
DAndroid.bp66 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/phone/
DAndroid.bp72 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
/frameworks/base/core/res/
DAndroid.bp125 // Generate private symbols into the com.android.internal.R class
176 // Generate a text file containing a list of permissions that non-system apps
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md67 - Generate and/or update the traversal trees.
68 - Generate a z-ordered list of snapshots.
/frameworks/rs/
Dsupport.bp14 // Generate custom headers

12