Home
last modified time | relevance | path

Searched refs:GetStaticInstance (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
Dstatic_instance.h37 static T* GetStaticInstance(CountOperation count_operation) { in GetStaticInstance() function
/external/webrtc/src/system_wrappers/source/
Dtrace_impl.cc51 GetStaticInstance<TraceImpl>(count_operation); in StaticInstance()