Searched refs:get_properties (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/site_tests/security_SandboxedServices/
H A Dsecurity_SandboxedServices.py60 def get_properties(service, init_process): function
303 running_services_properties = [get_properties(s, init_process)
/external/libxml2/python/
H A Dlibxml.py312 def get_properties(self): member in class:xmlCore
395 properties = property(get_properties, None, None, "List of properies")
/external/libdrm/tests/modetest/
H A Dmodetest.c565 #define get_properties(_res, __res, type, Type) \ macro
590 get_properties(res, res, crtc, CRTC);
591 get_properties(res, res, connector, CONNECTOR);
608 get_properties(res, plane_res, plane, PLANE);
/external/skia/src/gpu/effects/
H A DGrPorterDuffXferProcessor.cpp74 struct get_properties : std::integral_constant<Properties, static_cast<Properties>( struct in struct:BlendFormula
132 BlendFormula::get_properties<PRIMARY_OUT, SECONDARY_OUT, \

Completed in 173 milliseconds