Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_capture/windows/
H A Dhelp_functions_ds.h90 ComRefCount() {} in ComRefCount() function
93 explicit ComRefCount(P0&& p0) : T(std::forward<P0>(p0)) {} in ComRefCount() function