Home
last modified time | relevance | path

Searched refs:initializer (Results 1 – 6 of 6) sorted by relevance

/system/security/keystore2/src/
Dlegacy_migrator.rs44 initializer: Mutex< field
98 initializer: Default::default(), in new()
113 let mut initializer = self.initializer.lock().expect("Failed to lock initializer."); in set_init() localVariable
121 if initializer.is_none() { in set_init()
122 *initializer = Some(Box::new(f_init)) in set_init()
147 let mut initializer = self.initializer.lock().unwrap(); in check_state() localVariable
149 if let Some(initializer) = initializer.take() { in check_state()
150 let (db, sec_level_to_km_uuid, legacy_loader) = (initializer)(); in check_state()
/system/libziparchive/
DAndroid.bp31 // Incorrectly warns when C++11 empty brace {} initializer is used.
/system/bt/doc/
Dstyle_guide.md111 initializer statement:
/system/chre/pal/doc/
DDoxyfile636 # documentation. If the initializer consists of more lines than specified here
/system/chre/chre_api/doc/
DDoxyfile636 # documentation. If the initializer consists of more lines than specified here
/system/media/audio_utils/
DDoxyfile683 # documentation. If the initializer consists of more lines than specified here