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