Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc74 std::unique_ptr<const Impl> new_impl(new Impl(name)); in LoadTimeZone() local
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_impl.cc74 std::unique_ptr<const Impl> new_impl(new Impl(name)); in LoadTimeZone() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.h46 gpointer (*new_impl) (GstVulkanUpload * upload); member
/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc525 CefRefPtr<CefSimpleMenuModelImpl> new_impl = new CefSimpleMenuModelImpl( in CreateNewSubMenu() local