/packages/modules/Uwb/framework/ |
D | jarjar-rules.txt | 2 # Statically linked cbor library 13 # Use our statically linked protobuf library 15 # Statically linked bouncy castle library 17 # Statically linked third party library
|
/packages/modules/Wifi/framework/ |
D | jarjar-rules.txt | 91 # Use our statically linked bouncy castle library 93 # Use our statically linked protobuf library 95 # use statically linked SystemMessageProto 97 # use statically linked entitlement library 99 # use statically linked com.google.common 101 # use statically linked com.google.thirdparty.publicsuffix 103 # use statically linked javax.annotation 105 # Use our statically linked PlatformProperties library 107 # Use our statically linked HIDL stubs 115 # Use our statically linked HAL stubs [all …]
|
/packages/modules/Connectivity/tests/cts/net/native/dns/ |
D | Android.bp | 29 // need to be linked statically. The test also needs to be linked with a version script to 30 // ensure that the statically-linked library isn't exported from the executable, where it
|
/packages/modules/adb/ |
D | adbd_test.map | 18 # (such as libbase and libc++) need to be linked statically. The test also needs 19 # to be linked with a version script to ensure that the statically-linked
|
/packages/services/Car/cpp/evs/support_library/ |
D | shader.cpp | 84 GLint linked = 0; in buildShaderProgram() local 85 glGetProgramiv(program, GL_LINK_STATUS, &linked); in buildShaderProgram() 86 if (!linked) { in buildShaderProgram()
|
/packages/modules/Connectivity/tests/common/ |
D | connectivity_mainline_test.map | 18 # library dependencies (such as libbase and libc++) need to be linked 19 # statically. The tests also need to be linked with a version script to ensure 20 # that the statically-linked library isn't exported from the executable, where
|
/packages/services/Car/cpp/evs/apps/default/src/ |
D | shader.cpp | 84 GLint linked = 0; in buildShaderProgram() local 85 glGetProgramiv(program, GL_LINK_STATUS, &linked); in buildShaderProgram() 86 if (!linked) { in buildShaderProgram()
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | Android.bp | 93 // need to be linked statically. The tests also need to be linked with a version script to 94 // ensure that the statically-linked library isn't exported from the executable, where it
|
/packages/providers/MediaProvider/jni/ |
D | Android.bp | 125 // need to be linked statically. The tests also need to be linked with a version script to 126 // ensure that the statically-linked library isn't exported from the executable, where it
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | LinkablePreference.java | 80 boolean linked = LinkifyUtils.linkify(textView, contentBuilder, mClickListener); in onBindViewHolder() 81 if (linked && mContentTitle != null) { in onBindViewHolder()
|
/packages/modules/Connectivity/common/ |
D | Android.bp | 45 // For libraries which are statically linked in framework-connectivity, do not 47 // version linked.
|
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/ |
D | GlWrapper.cpp | 162 GLint linked = 0; in buildShaderProgram() local 163 glGetProgramiv(program, GL_LINK_STATUS, &linked); in buildShaderProgram() 164 if (!linked) { in buildShaderProgram()
|
/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | GlWrapper.cpp | 151 GLint linked = 0; in buildShaderProgram() local 152 glGetProgramiv(program, GL_LINK_STATUS, &linked); in buildShaderProgram() 153 if (!linked) { in buildShaderProgram()
|
/packages/modules/DnsResolver/ |
D | Android.bp | 183 // libbase and libc++) need to be linked statically. The tests also need to be linked with a 184 // version script to ensure that the statically-linked library isn't exported from the 480 // libunwind must be statically linked.
|
/packages/modules/AppSearch/framework/ |
D | jarjar-rules.txt | 2 # between this module and the other versions of the utility classes linked into
|
/packages/modules/Bluetooth/framework/ |
D | jarjar-rules.txt | 5 # Use our statically linked PlatformProperties library
|
/packages/modules/AppSearch/service/ |
D | jarjar-rules.txt | 9 # between this module and the other versions of the utility classes linked into
|
/packages/modules/Permission/SafetyCenter/ConfigLintChecker/ |
D | jarjar-rules.txt | 7 # reference by `LintJarVerifier`. To work around this, preserve the dynamically linked Android Lint
|
/packages/services/Car/aconfig/ |
D | Android.bp | 32 // fake_device_config is linked to avoid a build error
|
/packages/modules/StatsD/statsd/src/ |
D | HashableDimensionKey.cpp | 291 if (linked(stateLinks, stateAtomId, primaryValue.mField, whatValue.mField) && in containsLinkedStateValues() 304 bool linked(const vector<Metric2State>& stateLinks, const int32_t stateAtomId, in linked() function
|
D | HashableDimensionKey.h | 268 bool linked(const std::vector<Metric2State>& stateLinks, const int32_t stateAtomId,
|
/packages/modules/Virtualization/vmbase/ |
D | Android.bp | 41 // Used by extra cc_library_static linked into the final ELF.
|
/packages/apps/Nfc/ |
D | jarjar-rules.txt | 5 # Use our statically linked PlatformProperties library
|
/packages/modules/Bluetooth/system/rust/ |
D | Android.bp | 148 // Bug: 286537287 this library gets linked with Rust objects but cross-language LTO
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/buildSrc/src/main/groovy/ |
D | SdkSourceUpdaterTask.groovy | 102 System.out.println(" Android sources linked")
|