Searched defs:S (Results 1 – 11 of 11) sorted by relevance
| /system/libbase/ |
| D | macros_test.cpp | 24 struct S { in TEST() struct 25 int32_t i32; in TEST() 26 double d; in TEST()
|
| /system/libvintf/include/vintf/ |
| D | Level.h | 42 S = 6, enumerator
|
| /system/extras/libatrace_rust/src/ |
| D | tracing_subscriber.rs | 100 fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<S>) { in on_new_span() 111 fn on_record(&self, span: &Id, values: &Record, ctx: Context<S>) { in on_record() 120 fn on_enter(&self, id: &Id, ctx: Context<S>) { in on_enter() 135 fn on_exit(&self, _id: &Id, _ctx: Context<S>) { in on_exit() 143 fn on_event(&self, event: &Event, _ctx: Context<S>) { in on_event()
|
| /system/secretkeeper/hal/src/ |
| D | lib.rs | 52 ag_channel: S, in new_as_binder()
|
| /system/authgraph/wire/src/ |
| D | fragmentation.rs | 207 fn process_fragment<S: Fn(&[u8])>(&mut self, req_frag: &[u8], send: S) { in test_ta_fragmentation_wrapper()
|
| /system/core/init/libprefetch/prefetch/src/ |
| D | format.rs | 60 fn serialize_hashmap<S, K: Ord + Serialize + Clone, V: Serialize + Clone>( in serialize_hashmap() 62 serializer: S, in serialize_hashmap()
|
| /system/security/keystore2/src/ |
| D | key_parameter.rs | 263 fn serialize_primitive<S, P>(v: &P, serializer: S) -> Result<S::Ok, S::Error> in serialize_primitive()
|
| /system/keymint/tests/src/ |
| D | lib.rs | 524 pub fn test_sha256<S: Sha256>(sha256: S) { in test_sha256()
|
| /system/cros-codecs/src/video_frame/ |
| D | gbm_video_frame.rs | 620 native_handle: Vec<DmaBufHandle<S>>, in import_from_v4l2()
|
| /system/update_engine/aosp/ |
| D | dynamic_partition_control_android_unittest.cc | 105 std::string S(const std::string& name) { in S() function in chromeos_update_engine::DynamicPartitionControlAndroidTest
|
| /system/authgraph/tests/src/ |
| D | lib.rs | 61 pub fn test_sha256<S: Sha256>(digest: &S) { in test_sha256()
|