/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 | 111 # Use our statically linked bouncy castle library 113 # Use our statically linked protobuf library 115 # use statically linked SystemMessageProto 117 # use statically linked entitlement library 119 # use statically linked com.google.common 121 # use statically linked com.google.thirdparty.publicsuffix 123 # use statically linked javax.annotation 125 # Use our statically linked PlatformProperties library 127 # Use our statically linked HIDL stubs 135 # Use our statically linked HAL stubs [all …]
|
/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/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/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/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/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/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/modules/StatsD/lib/libstatspull/ |
D | Android.bp | 131 // need to be linked statically. The test also needs to be linked with a version script to 132 // 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/modules/StatsD/lib/libstatssocket/ |
D | Android.bp | 122 // need to be linked statically. The tests also need to be linked with a version script to 123 // 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/v4l2_hal/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/v4l2_hal/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 | 187 // libbase and libc++) need to be linked statically. The tests also need to be linked with a 188 // version script to ensure that the statically-linked library isn't exported from the 484 // libunwind must be statically linked.
|
/packages/services/DeviceAsWebcam/interface/ |
D | proguard.flags | 16 # Keep native methods to be linked by the JNI library
|
/packages/modules/AppSearch/framework/ |
D | jarjar-rules.txt | 2 # between this module and the other versions of the utility classes linked into
|
/packages/modules/Uwb/ranging/framework/ |
D | jarjar-rules.txt | 11 # Statically linked third party library
|
/packages/modules/Permission/SafetyCenter/ConfigLintChecker/ |
D | jarjar-rules.txt | 7 # reference by `LintJarVerifier`. To work around this, preserve the dynamically linked Android Lint
|
/packages/modules/AppSearch/service/ |
D | jarjar-rules.txt | 9 # 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/StatsD/statsd/src/ |
D | HashableDimensionKey.cpp | 297 if (linked(stateLinks, stateAtomId, primaryValue.mField, whatValue.mField) && in containsLinkedStateValues() 310 bool linked(const vector<Metric2State>& stateLinks, const int32_t stateAtomId, in linked() function
|
/packages/modules/Virtualization/libs/libvmbase/ |
D | Android.bp | 41 // Used by extra cc_library_static linked into the final ELF.
|
/packages/services/Car/aconfig/ |
D | Android.bp | 34 // fake_device_config is linked to avoid a build error
|