Home
last modified time | relevance | path

Searched defs:RawId (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp61 uint32_t RawId; in main() local
/external/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs156 pub type RawId = c::id_t; typedef
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h95 using RawId = tables::RawTable::Id; variable