Home
last modified time | relevance | path

Searched defs:type_path (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/der_derive/src/
Dasn1_type.rs72 let type_path = self.type_path(); in encoder() localVariable
87 pub fn type_path(self) -> TokenStream { in type_path() method
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/export/
Ditem.rs71 let type_path = type_as_type_path(&item.self_ty)?; in from_impl() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/der_derive/src/sequence/
Dfield.rs249 pub fn type_path(ident: Ident) -> Type { in type_path() function
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/
Dty.rs105 fn type_path(&mut self, ty: &TypePath) { in type_path() method
/aosp_15_r20/system/extras/simpleperf/
H A Devent_type.cpp211 std::string type_path = evtdev_path + "/type"; in LoadTypes() local
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/
Dde.rs487 let type_path = match form { in deserialize_tuple() localVariable
931 let type_path = match form { in deserialize_struct() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/
H A Dde.rs487 let type_path = match form { in deserialize_tuple() localVariable
931 let type_path = match form { in deserialize_struct() localVariable