Home
last modified time | relevance | path

Searched defs:RefBaseCompare (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
Dcapture_session.h180 struct RefBaseCompare { struct
182 bool operator()(const wptr<T>& firstPtr, const wptr<T>& secondPtr) const in operator()