Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dfake_packet.cc145 FakeChunk& FakeChunk::SetUID(uid_t u) { in SetUID() function in perfetto::FakeChunk
/aosp_15_r20/external/libcap/cap/
H A Dconvenience.go252 func SetUID(uid int) error { func
H A Dlaunch.go123 func (attr *Launcher) SetUID(uid int) { func