/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | CodeUtilsTest.kt | 61 import static org.example.Test.*; import 79 import static org.example.Test2.*; import 123 import static org.example.Test.a; import 124 import static org.example.Test.b; import 135 import static org.example.Test.a; import 136 import static org.example.Test2.b; import 147 import static org.example.Test.a; import
|
H A D | EndToEndTest.kt | 37 import static com.android.internal.protolog.ProtoLogGroup.GROUP; import 68 import static com.android.internal.protolog.ProtoLogGroup.GROUP; import
|
H A D | ProtoLogCallProcessorTest.kt | 105 import static org.example.ProtoLog.d; import 106 import static org.example.ProtoLogGroup.TEST; import
|
/aosp12/system/security/keystore2/src/ |
H A D | async_task.rs | 140 F: for<'r> FnOnce(&'r mut Shelf) + Send + 'static, in queue_hi() 151 F: FnOnce(&mut Shelf) + Send + 'static, in queue_lo() 160 F: Fn(&mut Shelf) + Send + Sync + 'static, in add_idle() 169 F: for<'r> FnOnce(&'r mut Shelf) + Send + 'static, in queue()
|
H A D | gc.rs | 48 Box<dyn Fn(&Uuid, &[u8]) -> Result<()> + Send + 'static>, in new_init_with() 52 + 'static, in new_init_with()
|
H A D | watchdog.rs | 189 callback: Option<Box<dyn Fn() -> String + Send + 'static>>, in watch_with_optional() 210 callback: impl Fn() -> String + Send + 'static, in watch_with() 222 callback: Option<Box<dyn Fn() -> String + Send + 'static>>, in arm()
|
H A D | utils.rs | 261 callback: impl Fn() -> String + Send + 'static, in watch_millis_with() 280 _: impl Fn() -> String + Send + 'static, in watch_millis_with()
|
H A D | legacy_migrator.rs | 109 F: FnOnce() -> (KeystoreDB, HashMap<SecurityLevel, Uuid>, Arc<LegacyBlobLoader>) in set_init() 226 F: FnOnce(&mut LegacyMigratorState) -> Result<T> + Send + 'static, in do_serialized()
|
H A D | maintenance.rs | 60 delete_listener: Box<dyn DeleteListener + Send + Sync + 'static>, in new_native_binder()
|
H A D | database.rs | 3253 F: Fn(&Uuid, &[u8]) -> Result<()> + Send + 'static, in new_test_db_with_gc()
|
/aosp12/system/extras/profcollectd/libprofcollectd/ |
H A D | config.rs | 116 T::Err: Error + Send + Sync + 'static, in get_device_config() 130 T::Err: Error + Send + Sync + 'static, in get_property()
|
/aosp12/system/bt/gd/rust/linux/dbus_projection/src/ |
H A D | lib.rs | 27 pub fn add(&mut self, address: BusName<'static>, callback: Box<dyn Fn() + Send>) { in add()
|
/aosp12/system/security/keystore2/src/database/ |
H A D | versioning.rs | 79 F: Fn(&Transaction) -> Result<u32> + 'static, in upgrade_database()
|
/aosp12/system/security/keystore2/apc_compat/ |
H A D | apc_compat.rs | 157 F: FnOnce(u32, Option<&[u8]>, Option<&[u8]>) + 'static, in prompt_user_confirmation()
|
/aosp12/system/logging/rust/ |
H A D | logger.rs | 65 F: Fn(&log::Record) -> String + Sync + Send + 'static, in format()
|
/aosp12/art/build/ |
H A D | codegen.go | 30 static bool member
|
/aosp12/build/soong/cc/ |
H A D | binary.go | 237 func (binary *binaryDecorator) static() bool { func
|
H A D | library.go | 1704 func (library *libraryDecorator) static() bool { func 1919 func reuseStaticLibrary(mctx android.BottomUpMutatorContext, static, shared *Module) { argument
|
H A D | cc.go | 684 func (d libraryDependencyTag) static() bool { func 1333 func (ctx *moduleContextImpl) static() bool { func 3036 func (c *Module) static() bool { func
|
/aosp12/frameworks/native/libs/binder/rust/src/ |
H A D | proxy.rs | 544 pub fn new<F>(callback: F) -> DeathRecipient in new() 580 F: Fn() + Send + 'static, in binder_died()
|
/aosp12/system/security/keystore2/legacykeystore/ |
H A D | lib.rs | 271 ) -> (Box<dyn DeleteListener + Send + Sync + 'static>, Strong<dyn ILegacyKeystore>) { in new_native_binder() 403 F: FnOnce(&mut AsyncState) -> Result<T> + Send + 'static, in do_serialized()
|
/aosp12/build/soong/rust/ |
H A D | library.go | 158 func (library *libraryDecorator) static() bool { func
|
/aosp12/system/security/keystore2/src/crypto/ |
H A D | lib.rs | 217 pub fn try_clone(&self) -> Result<Password<'static>, Error> { in try_clone()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | dagger-compiler-2.23.jar | ... .Visibility extends java.lang.Enum {
public static final enum dagger.shaded.auto.common. ... |
H A D | javac-shaded-9-dev-r4023-3.jar | ... .LoggingOutputStream extends java.io.FilterOutputStream {
private static final byte[] LINE_SEP
private final org.openjdk ... |