Searched defs:trusted_uid (Results 1 – 4 of 4) sorted by relevance
227 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field
12361 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field
586 const uid_t trusted_uid = chunk_meta->trusted_uid; in ReadNextTracePacket() local
446 const uid_t trusted_uid; // uid of the producer. member