Searched refs:ScopedSLObject (Results 1 – 1 of 1) sorted by relevance
24 class ScopedSLObject {26 ScopedSLObject() : obj_(nullptr) {} in ScopedSLObject() function28 ~ScopedSLObject() { Reset(); } in ~ScopedSLObject()50 typedef ScopedSLObject<SLObjectItf, const SLObjectItf_*> ScopedSLObjectItf;