Home
last modified time | relevance | path

Searched refs:impl (Results 1 – 11 of 11) sorted by relevance

/build/soong/zip/
Drate_limit.go118 impl *RateLimit member
125 impl := NewRateLimit(capacity)
126 return &CPURateLimiter{impl: impl}
130 e.impl.Request(1)
134 e.impl.Finish(1)
138 e.impl.Stop()
150 impl := NewRateLimit(capacity)
151 return &MemoryRateLimiter{RateLimit: impl}
/build/make/core/tasks/check_boot_jars/
Dpackage_allowed_list.txt149 org\.apache\.commons\.logging\.impl
168 org\.apache\.http\.impl
169 org\.apache\.http\.impl\.auth
170 org\.apache\.http\.impl\.client
171 org\.apache\.http\.impl\.client
172 org\.apache\.http\.impl\.conn
173 org\.apache\.http\.impl\.conn\.tsccm
174 org\.apache\.http\.impl\.cookie
175 org\.apache\.http\.impl\.entity
176 org\.apache\.http\.impl\.io
[all …]
/build/make/target/product/
Dbase_vendor.mk20 android.hardware.health@2.0-impl-default.recovery \
Dbase_system.mk24 android.hidl.memory@1.0-impl \
25 android.hidl.memory@1.0-impl.vendor \
/build/soong/java/
Djava_test.go671 `sdklib.impl`,
679 `sdklib.impl`,
711 `sdklib.impl`,
719 `sdklib.impl`,
1527 `sdklib.impl`,
/build/make/target/product/gsi/
Dcurrent.txt31 VNDK-SP: android.hidl.memory@1.0-impl.so
D28.txt25 VNDK-SP: android.hidl.memory@1.0-impl.so
D29.txt28 VNDK-SP: android.hidl.memory@1.0-impl.so
/build/soong/cc/
Dcc.go1888 if impl, ok := syspropImplLibraries[lib]; ok {
1889 lib = impl
1905 if impl, ok := syspropImplLibraries[lib]; ok {
1906 lib = impl
1967 if impl, ok := syspropImplLibraries[lib]; ok {
1968 lib = impl
/build/make/
DChanges.md201 and `android.hardware.boot@1.0-impl.recovery` into recovery image
/build/soong/apex/
Dapex_test.go4984 …if expected, actual := `^-classpath /[^:]*/turbine-combined/foo\.impl\.jar$`, barLibrary.Args["cla…