Home
last modified time | relevance | path

Searched defs:full_name (Results 1 – 5 of 5) sorted by relevance

/developtools/integration_verification/tools/deps_guard/elf_file_mgr/sa/
Dsa.py52 def __parse_sa_profile(all_sa, full_name): argument
/developtools/hdc/hdc_rust/src/serializer/
Dnative_struct.rs89 pub full_name: String, field
Dpack_struct.rs64 pub full_name: *const libc::c_char, field
Dserialize.rs252 let full_name = CString::new(self.full_name.as_str()).unwrap(); in serialize() localVariable
/developtools/profiler/hiebpf/include/
Dvmlinux.h6170 const char *full_name; member