Home
last modified time | relevance | path

Searched defs:n_type (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
Ddfx_nonlinux_define.h241 Elf32_Word n_type; // Type of the note. member
247 Elf64_Word n_type; // Type of the note. member
/base/request/request/services/src/service/notification_bar/
Dnotify_flow.rs488 let n_type = match self.database.query_task_gid(task_id) { in get_request_id() localVariable