Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyexpat.h45 void (*SetUserData)(XML_Parser parser, void *userData); member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp170 IGstMFVideoBuffer::SetUserData (gpointer user_data, GDestroyNotify notify) in SetUserData() function in IGstMFVideoBuffer
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc773 bool CefV8ValueCToCpp::SetUserData(CefRefPtr<CefBaseRefCounted> user_data) { in SetUserData() function in CefV8ValueCToCpp
/third_party/cef/libcef/renderer/
Dv8_impl.cc277 inline void SetUserData(CefRefPtr<CefBaseRefCounted> user_data) { in SetUserData() function in __anon6b278a6b0111::V8TrackObject
2132 bool CefV8ValueImpl::SetUserData(CefRefPtr<CefBaseRefCounted> user_data) { in SetUserData() function in CefV8ValueImpl
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h247 void SetUserData( void* user ) { userData = user; } ///< Set a pointer to arbitrary user data. in SetUserData() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h247 void SetUserData( void* user ) { userData = user; } ///< Set a pointer to arbitrary user data. in SetUserData() function
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8375 void VmaAllocation_T::SetUserData(VmaAllocator hAllocator, void* pUserData) in SetUserData() function