Searched defs:avToken (Results 1 – 3 of 3) sorted by relevance
28 std::shared_ptr<Notification::AVToken> avToken = nullptr; in DoSomethingInterestingWithMyAPI() local
22 void NotificationMediaContent::SetAVToken(const std::shared_ptr<AVToken> &avToken) in SetAVToken()
43 std::shared_ptr<AVToken> avToken = nullptr; variable