Searched refs:_uuid (Results 1 – 3 of 3) sorted by relevance
88 DrmUUID _uuid(uuidPtr); in parsePSSH() local89 drmSchemes.add(_uuid); in parsePSSH()92 _uuid.toHexString().c_str(), in parsePSSH()
49 Self::new_per_session(move |_uuid| Some(service.clone())) in new()
222 TestRpcServer::new(RpcServer::new_per_session(move |_uuid| Some(service.as_binder()))); in main()