Home
last modified time | relevance | path

Searched refs:Libs (Results 1 – 25 of 68) sorted by relevance

123

/aosp12/build/soong/java/
H A Dsystem_modules.go146 Libs []string member
180 ctx.AddVariationDependencies(nil, systemModulesLibsTag, system.properties.Libs...)
193 fmt.Fprintln(w, makevar, ":=$=", strings.Join(system.properties.Libs, " "))
215 android.InitPrebuiltModule(module, &module.properties.Libs)
239 for _, lib := range system.properties.Libs {
269 Libs []string member
278 p.Libs = systemModule.properties.Libs
282 if len(p.Libs) > 0 {
284 …propertySet.AddPropertyWithTag("libs", p.Libs, ctx.SnapshotBuilder().SdkMemberReferencePropertyTag…
H A Ddevice_host_converter.go45 Libs []string member
86 deviceHostConverterDepTag, d.properties.Libs...)
91 deviceHostConverterDepTag, d.properties.Libs...)
95 if len(d.properties.Libs) < 1 {
H A Dsdk_library.go1309 Libs []string
1343 Libs []string
1373 props.Libs = append(props.Libs, "stub-annotations")
1409 Libs []string
1450 props.Libs = module.properties.Libs
1451 props.Libs = append(props.Libs, module.properties.Static_libs...)
1755 …module.properties.Libs = append(module.properties.Libs, module.sdkLibraryProperties.Impl_only_libs…
1877 Libs []string member
1892 Libs []string member
2038 Libs []string
[all …]
H A Djdeps_test.go27 module.properties.Libs = append(module.properties.Libs, expected...)
H A Dprebuilt_apis.go176 Libs []string
179 …props.Libs = append(props.Libs, prebuiltApiModuleName(mctx, "core-for-system-modules", "public", a…
/aosp12/hardware/st/secure_element2/secure_element/1.0/esehal/src/
H A Dlibse-gto.pc.in9 Libs: -L${libdir} -lse-gto
10 Libs.private:
/aosp12/build/soong/tradefed/suite_harness/
H A Dtradefed_binary.go75 Libs []string
79 props.Libs = []string{
/aosp12/hardware/qcom/sm8150p/gps/location/
H A Dlocation-api.pc.in9 Libs: -L${libdir} -llocation_api
/aosp12/hardware/qcom/sm7250/gps/location/
H A Dlocation-api.pc.in9 Libs: -L${libdir} -llocation_api
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A Dlocation-api.pc.in9 Libs: -L${libdir} -llocation_api
/aosp12/hardware/qcom/sm7150/gps/location/
H A Dlocation-api.pc.in9 Libs: -L${libdir} -llocation_api
/aosp12/hardware/qcom/sm8150/gps/location/
H A Dlocation-api.pc.in9 Libs: -L${libdir} -llocation_api
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A Dlocation-batching.pc.in9 Libs: -L${libdir} -lbatching
/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A Dlocation-geofence.pc.in9 Libs: -L${libdir} -lgeofencing
/aosp12/hardware/qcom/sm7250/gps/batching/
H A Dlocation-batching.pc.in9 Libs: -L${libdir} -lbatching
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A Dlocation-geofence.pc.in9 Libs: -L${libdir} -lgeofencing
/aosp12/hardware/qcom/sm7150/gps/batching/
H A Dlocation-batching.pc.in9 Libs: -L${libdir} -lbatching
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A Dlocation-geofence.pc.in9 Libs: -L${libdir} -lgeofencing
/aosp12/hardware/qcom/sm8150/gps/batching/
H A Dlocation-batching.pc.in9 Libs: -L${libdir} -lbatching
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A Dlocation-geofence.pc.in9 Libs: -L${libdir} -lgeofencing
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dgps-utils.pc.in9 Libs: -L${libdir} -lgps_utils_so
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/
H A Dloc-stub.pc.in9 Libs: -L${libdir} -lloc_stub
/aosp12/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/
H A Dloc-stub.pc.in9 Libs: -L${libdir} -lloc_stub
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/
H A Dloc-stub.pc.in9 Libs: -L${libdir} -lloc_stub
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dgps-utils.pc.in9 Libs: -L${libdir} -lgps_utils

123