Home
last modified time | relevance | path

Searched defs:static (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DCodeUtilsTest.kt61 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 DEndToEndTest.kt37 import static com.android.internal.protolog.ProtoLogGroup.GROUP; import
68 import static com.android.internal.protolog.ProtoLogGroup.GROUP; import
H A DProtoLogCallProcessorTest.kt105 import static org.example.ProtoLog.d; import
106 import static org.example.ProtoLogGroup.TEST; import
/aosp12/system/security/keystore2/src/
H A Dasync_task.rs140 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 Dgc.rs48 Box<dyn Fn(&Uuid, &[u8]) -> Result<()> + Send + 'static>, in new_init_with()
52 + 'static, in new_init_with()
H A Dwatchdog.rs189 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 Dutils.rs261 callback: impl Fn() -> String + Send + 'static, in watch_millis_with()
280 _: impl Fn() -> String + Send + 'static, in watch_millis_with()
H A Dlegacy_migrator.rs109 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 Dmaintenance.rs60 delete_listener: Box<dyn DeleteListener + Send + Sync + 'static>, in new_native_binder()
H A Ddatabase.rs3253 F: Fn(&Uuid, &[u8]) -> Result<()> + Send + 'static, in new_test_db_with_gc()
/aosp12/system/extras/profcollectd/libprofcollectd/
H A Dconfig.rs116 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 Dlib.rs27 pub fn add(&mut self, address: BusName<'static>, callback: Box<dyn Fn() + Send>) { in add()
/aosp12/system/security/keystore2/src/database/
H A Dversioning.rs79 F: Fn(&Transaction) -> Result<u32> + 'static, in upgrade_database()
/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.rs157 F: FnOnce(u32, Option<&[u8]>, Option<&[u8]>) + 'static, in prompt_user_confirmation()
/aosp12/system/logging/rust/
H A Dlogger.rs65 F: Fn(&log::Record) -> String + Sync + Send + 'static, in format()
/aosp12/art/build/
H A Dcodegen.go30 static bool member
/aosp12/build/soong/cc/
H A Dbinary.go237 func (binary *binaryDecorator) static() bool { func
H A Dlibrary.go1704 func (library *libraryDecorator) static() bool { func
1919 func reuseStaticLibrary(mctx android.BottomUpMutatorContext, static, shared *Module) { argument
H A Dcc.go684 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 Dproxy.rs544 pub fn new<F>(callback: F) -> DeathRecipient in new()
580 F: Fn() + Send + 'static, in binder_died()
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs271 ) -> (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 Dlibrary.go158 func (library *libraryDecorator) static() bool { func
/aosp12/system/security/keystore2/src/crypto/
H A Dlib.rs217 pub fn try_clone(&self) -> Result<Password<'static>, Error> { in try_clone()
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-compiler-2.23.jar ... .Visibility extends java.lang.Enum { public static final enum dagger.shaded.auto.common. ...
H A Djavac-shaded-9-dev-r4023-3.jar ... .LoggingOutputStream extends java.io.FilterOutputStream { private static final byte[] LINE_SEP private final org.openjdk ...

12