Home
last modified time | relevance | path

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

/external/gptfdisk/
Dattributes.h28 uint64_t GetAttributes(void) const {return attributes;} in GetAttributes() function
Dgptpart.h67 Attributes GetAttributes(void) {return attributes;} in GetAttributes() function
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
DOcvTransform.cpp327 HRESULT OcvImageManipulations::GetAttributes(IMFAttributes** ppAttributes) in GetAttributes() function in OcvImageManipulations